source: trunk/essentials/sys-apps/grep/tests/warning.sh

Last change on this file was 2557, checked in by bird, 19 years ago

grep 2.5.1a

File size: 277 bytes
Line 
1#!/bin/sh
2#
3# Tell them not to be alarmed.
4
5: ${srcdir=.}
6
7failures=0
8
9#
10cat <<\EOF
11
12Please, do not be alarmed if some of the tests failed.
13Report them to <bug-grep@gnu.org>,
14with the line number, the name of the file,
15and grep version number 'grep --version'.
16Thank You.
17
18EOF
Note: See TracBrowser for help on using the repository browser.