summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-18 02:54:19 +0000
committerJim Meyering <jim@meyering.net>1999-01-18 02:54:19 +0000
commitf0f15679fb833285f2c21d4cb2d5b4fd54389452 (patch)
treee6ca3a32724f01563c85e8a1d4f8d08043fd9ffb /tests
parentb4b06d9c3984e4e7eb9d0001e0d626cf301067f4 (diff)
downloadcoreutils-f0f15679fb833285f2c21d4cb2d5b4fd54389452.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/cp/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index 60e711458..c010cc8af 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -95,7 +95,8 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src same-file
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm
+TESTS_ENVIRONMENT = PATH=`pwd`/../../src:$$PATH
+
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =