freebsd-dev/gnu/usr.bin/grep/tests/warning.sh
2004-07-04 09:52:08 +00:00

20 lines
331 B
Bash
Executable File

#!/bin/sh
#
# Tell them not to be alarmed.
: ${srcdir=.}
failures=0
#
cat <<\EOF
Please, do not be alarmed if some of the tests failed.
Report them to <bug-gnu-utils@gnu.org>,
with the line number, the name of the file,
and grep version number 'grep --version'.
Make sure you have the word grep in the subject.
Thank You.
EOF