]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:30:53 +0000 (14:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:30:53 +0000 (14:30 +0000)
ChangeLog
tests/chmod/Makefile.in

index 3a30a119ce3f89aeccb5a5e732987f11226e5c84..4bb7e1c90b6f0d283c45bd3f65d74149df235228 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * Version 5.92-cvs.
 
-       * tests/chmod/octal: New file, to exercise today's
+       * tests/chmod/octal: New file/test, to exercise today's
        lib/modechange.c fix.
        * tests/chmod/Makefile.am (TESTS): Add octal.
        * NEWS: Mention this chmod fix as well as the dircolors one.
index b0b246f4f80992b912dd41d408e3519ed40c9adf..a988ddf99e081ef834303b60e1c69999e7139e7a 100644 (file)
@@ -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"