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:
5857813
)
(TESTS): Add trailing-slash.
author
Jim Meyering
<jim@meyering.net>
Sun, 24 Nov 2002 16:53:59 +0000
(16:53 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 24 Nov 2002 16:53:59 +0000
(16:53 +0000)
tests/du/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/du/Makefile.am
b/tests/du/Makefile.am
index
ac63151
..
e323b83
100644
(file)
--- a/
tests/du/Makefile.am
+++ b/
tests/du/Makefile.am
@@
-1,7
+1,7
@@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = deref two-args slink
+TESTS =
trailing-slash
deref two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH