summaryrefslogtreecommitdiff
path: root/tests/dircolors
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-07 08:56:38 +0000
committerJim Meyering <jim@meyering.net>2000-01-07 08:56:38 +0000
commit11eebed20f4ba50cd3d2d2e322f72a2e04137023 (patch)
tree034bfff6c062cd14d0bbe68f6b32b30454546cd0 /tests/dircolors
parent9bcff27f18de9c2cfaf4dd0f6241308c1e4e1d34 (diff)
downloadcoreutils-11eebed20f4ba50cd3d2d2e322f72a2e04137023.tar.xz
(TESTS_ENVIRONMENT): Add `pwd`/ prefix to exported PATH value (though not strictly necessary, here).
Diffstat (limited to 'tests/dircolors')
-rw-r--r--tests/dircolors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dircolors/Makefile.am b/tests/dircolors/Makefile.am
index 9b814e71a..6303ca95b 100644
--- a/tests/dircolors/Makefile.am
+++ b/tests/dircolors/Makefile.am
@@ -6,7 +6,7 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
- PATH=../../src:$$PATH \
+ PATH=`pwd`/../../src:$$PATH \
PROG=dircolors
TESTS = simple