summaryrefslogtreecommitdiff
path: root/tests/install
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-02 20:15:11 +0000
committerJim Meyering <jim@meyering.net>2003-02-02 20:15:11 +0000
commit89fc48060256f66a3662794d9779a552bfe0c0a4 (patch)
tree60d9a594e8b730cc35e92ff4f94f51a29bd0d192 /tests/install
parent08b6275885c89761c010f46bfe2a7b0bf19ae48a (diff)
downloadcoreutils-89fc48060256f66a3662794d9779a552bfe0c0a4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/install')
-rw-r--r--tests/install/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
index 9a9126422..3c7a271e2 100644
--- a/tests/install/Makefile.am
+++ b/tests/install/Makefile.am
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH=`pwd`/../../src:$$PATH
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"