]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add octal.
authorJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:27:03 +0000 (14:27 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:27:03 +0000 (14:27 +0000)
tests/chmod/Makefile.am

index a3636212c2f97d64ae8819d6875fde6c16eb4483..26e38a7b5b6351a0faca8b974c3980658c3de270 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 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"