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

(TESTS_ENVIRONMENT): Add pwd/ prefix

to exported PATH value (though not strictly necessary, here).
This commit is contained in:
Jim Meyering
2000-01-07 08:25:26 +00:00
parent 30a1c917c7
commit f90f8cea87

View File

@@ -7,5 +7,5 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=../../src:$$PATH \
PATH=`pwd`/../../src:$$PATH \
PROG=factor