summaryrefslogtreecommitdiff
path: root/tests/chmod
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 13:33:23 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 13:33:23 +0000
commit43c89831d848a73462b65b60d7ef5cf9805a5cdc (patch)
treea064b03ff11c7735b2b785b64eef44f641630217 /tests/chmod
parent2f28897780ae0f6f8d341bfd91f33a9fce0875d9 (diff)
downloadcoreutils-43c89831d848a73462b65b60d7ef5cf9805a5cdc.tar.xz
.
Diffstat (limited to 'tests/chmod')
-rw-r--r--tests/chmod/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 7b5a57199..1ed90ddac 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -153,7 +153,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
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"