1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

(TESTS): Add sort.

(TESTS_ENVIRONMENT): Add PROG=$$tst.  This is a gross kludge
that depends on the name of an automake-generated local variable.
This commit is contained in:
Jim Meyering
2002-01-14 08:53:25 +00:00
parent b00199bd9b
commit 37d93402d2

View File

@@ -6,6 +6,7 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH
PATH=`pwd`/../../src:$$PATH \
PROG=$$tst
TESTS = head-c csplit
TESTS = sort head-c csplit