summaryrefslogtreecommitdiff
path: root/tests/unexpand
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/unexpand
parent08b6275885c89761c010f46bfe2a7b0bf19ae48a (diff)
downloadcoreutils-89fc48060256f66a3662794d9779a552bfe0c0a4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/unexpand')
-rw-r--r--tests/unexpand/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unexpand/Makefile.am b/tests/unexpand/Makefile.am
index 9cd3ee8c5..4492271b7 100644
--- a/tests/unexpand/Makefile.am
+++ b/tests/unexpand/Makefile.am
@@ -6,7 +6,7 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
- PATH=`pwd`/../../src:$$PATH \
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" \
PROG=unexpand
TESTS = basic-1