projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4b06d9
)
.
author
Jim Meyering
<jim@meyering.net>
Mon, 18 Jan 1999 02:54:19 +0000
(
02:54
+0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 18 Jan 1999 02:54:19 +0000
(
02:54
+0000)
tests/cp/Makefile.in
patch
|
blob
|
history
diff --git
a/tests/cp/Makefile.in
b/tests/cp/Makefile.in
index 60e711458c2f5c97f722843be6db9e5a6dc3b99d..c010cc8af6605d1787fe1e5b8c132cd2f27cc2a5 100644
(file)
--- 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 =