summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep/tests/warning.sh
blob: bfca533a9675d4dbaceadc66cc50f803ae673fb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/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
OpenPOWER on IntegriCloud