diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-04 17:25:26 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-04 17:25:26 +0000 |
commit | 04d5428ad322d277f330ed199d7c11ce87adf69e (patch) | |
tree | 6a84071cf4deb46597752750da57ce721593f7f8 /tests/chmod | |
parent | 441a46319c9165f1ef51d60eae5f5b783d5cc900 (diff) | |
download | coreutils-04d5428ad322d277f330ed199d7c11ce87adf69e.tar.xz |
Regenerate.
Diffstat (limited to 'tests/chmod')
-rw-r--r-- | tests/chmod/Makefile.in | 2 |
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" |