summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-10-20 14:30:53 +0000
committerJim Meyering <jim@meyering.net>2005-10-20 14:30:53 +0000
commitc3d97a0aa6c0743b7318994d301488b1449d6474 (patch)
tree4542ee588edb2703075999c9f05d4e5bbf6c7a52 /tests/chmod/Makefile.in
parent971b478896f36a85bac563920c73e93e916ea3b1 (diff)
downloadcoreutils-c3d97a0aa6c0743b7318994d301488b1449d6474.tar.xz
.
Diffstat (limited to 'tests/chmod/Makefile.in')
-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 b0b246f4f..a988ddf99 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -295,7 +295,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = no-x equals equal-x c-option setgid umask-x usage
+TESTS = octal no-x equals equal-x c-option setgid umask-x usage
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"