From 8d2302724cd674286777746d7b7c5a450a85fd22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 15 Aug 1998 18:38:04 +0000 Subject: . --- tests/ls-2/run-test | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 tests/ls-2/run-test (limited to 'tests') diff --git a/tests/ls-2/run-test b/tests/ls-2/run-test new file mode 100755 index 000000000..6b8301e98 --- /dev/null +++ b/tests/ls-2/run-test @@ -0,0 +1,13 @@ +#!/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 -I. -MT -- $srcdir/quoting -- cgit v1.2.3-70-g09d2