Last change
on this file was 3529, checked in by bird, 3 years ago |
Imported grep 3.7 from grep-3.7.tar.gz (sha256: c22b0cf2d4f6bbe599c902387e8058990e1eee99aef333a203829e5fd3dbb342), applying minimal auto-props.
|
File size:
264 bytes
|
Line | |
---|
1 | #! /bin/sh
|
---|
2 | # Perl is not available, the test should be considered skipped.
|
---|
3 | # FD 9 should have been opened by the test suite harness, pointing
|
---|
4 | # to the original stderr (usually, the user's terminal).
|
---|
5 | echo "test skipped: no usable version of Perl found" >&9
|
---|
6 | exit 77
|
---|
Note:
See
TracBrowser
for help on using the repository browser.