projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0345ac4
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 3 Oct 1998 04:58:21 +0000
(
04:58
+0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 3 Oct 1998 04:58:21 +0000
(
04:58
+0000)
tests/ls-2/run-test
[deleted file]
patch
|
blob
|
history
diff --git
a/tests/ls-2/run-test
b/tests/ls-2/run-test
deleted file mode 100755
(executable)
index
33fd915
..0000000
--- a/
tests/ls-2/run-test
+++ /dev/null
@@
-1,13
+0,0 @@
-#!/bin/sh
-
-: ${PERL=perl}
-: ${srcdir=.}
-
-case "$PERL" in
- *'missing perl')
- echo 1>&2 "$0: configure didn't find a usable version of Perl, so can't run this test"
- exit 77
- ;;
-esac
-
-exec $PERL -w -I$srcdir/.. -MFetish -- $srcdir/quoting