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:
9176a26
)
(TESTS): Add no-x.
author
Jim Meyering
<jim@meyering.net>
Fri, 17 Oct 2003 13:29:01 +0000
(13:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 17 Oct 2003 13:29:01 +0000
(13:29 +0000)
tests/chmod/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/chmod/Makefile.am
b/tests/chmod/Makefile.am
index 7d0af9f23f44158c8aac3534b389d514271fe95c..01b630a28ee0bb34d0e33f1a5302d0035dc24f93 100644
(file)
--- a/
tests/chmod/Makefile.am
+++ b/
tests/chmod/Makefile.am
@@
-1,7
+1,7
@@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = equals equal-x c-option setgid
+TESTS =
no-x
equals equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"