*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Aug 2000 13:04:52 +0000 (13:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Aug 2000 13:04:52 +0000 (13:04 +0000)
old/fileutils/ChangeLog

index 762c937..05cf520 100644 (file)
@@ -12,6 +12,7 @@
        chmod step.  copy_reg now sets permissions of such files upon creation.
        Use get_dest_mode, so there's just one chmod call here.
 
+       * tests/cp/Makefile.am (TESTS): Add perm.
        * tests/cp/perm: New tests, to help ensure the above didn't
        change anything.
 
@@ -28,9 +29,6 @@
        * tests/Makefile.am (EXTRA_DIST): Add envvar-check.
        * tests/envvar-check: New file.
 
-       * tests/cp/Makefile.am (TESTS): Add perm.
-       * tests/cp/perm: New tests.
-
        * install-sh: Remove trailing blanks.
        Output diagnostics to stderr, not stdout.
        Remove many useless curly braces and double quotes.