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:
957e8de
)
(TESTS): Add relative.
author
Jim Meyering
<jim@meyering.net>
Fri, 16 Jan 2004 14:45:28 +0000
(14:45 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 16 Jan 2004 14:45:28 +0000
(14:45 +0000)
tests/touch/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/touch/Makefile.am
b/tests/touch/Makefile.am
index
55427c2
..
ed4d6dc
100644
(file)
--- a/
tests/touch/Makefile.am
+++ b/
tests/touch/Makefile.am
@@
-2,10
+2,11
@@
AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = \
+ relative \
not-owner \
no-create-missing \
fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+ PATH="`pwd`/../../src
/vg
$(PATH_SEPARATOR)$$PATH"