summaryrefslogtreecommitdiff
path: root/tests/chgrp
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/chgrp
parent2f28897780ae0f6f8d341bfd91f33a9fce0875d9 (diff)
downloadcoreutils-43c89831d848a73462b65b60d7ef5cf9805a5cdc.tar.xz
.
Diffstat (limited to 'tests/chgrp')
-rw-r--r--tests/chgrp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index a0786a43a..b32637f19 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -153,7 +153,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = posix-H basic deref recurse
+TESTS = no-x posix-H basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"