1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 19:41:13 +02:00

(TESTS_ENVIRONMENT): Set PATH, not MKDIR.

This commit is contained in:
Jim Meyering
2000-04-27 12:08:19 +00:00
parent a3e7716e04
commit 375abb3590
+2 -1
View File
@@ -3,4 +3,5 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = p-1 p-2 special-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = MKDIR=../../src/mkdir
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH