From: Jim Meyering Date: Sat, 3 Oct 1998 04:58:21 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0-b2~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2239a0ff2c0ca6eb502ab39b5e6edf5c3c2d2ffe;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/ls-2/run-test b/tests/ls-2/run-test deleted file mode 100755 index 33fd915495..0000000000 --- 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