summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-04 17:25:26 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-04 17:25:26 +0000
commit04d5428ad322d277f330ed199d7c11ce87adf69e (patch)
tree6a84071cf4deb46597752750da57ce721593f7f8 /tests
parent441a46319c9165f1ef51d60eae5f5b783d5cc900 (diff)
downloadcoreutils-04d5428ad322d277f330ed199d7c11ce87adf69e.tar.xz
Regenerate.
Diffstat (limited to 'tests')
-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 ecb1de1fa..c2d27a627 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -280,7 +280,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = no-x equals equal-x c-option setgid usage
+TESTS = no-x equals equal-x c-option setgid umask-x usage
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"