]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 25 Sep 2000 22:37:17 +0000 (22:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Sep 2000 22:37:17 +0000 (22:37 +0000)
old/fileutils/ChangeLog

index 2669547d62109ae7e5b524990285b7191587aba8..d56bd3fe0607bf98d414e0e5223c88fdc861cf8f 100644 (file)
@@ -8,6 +8,8 @@
        `shred --exact file1 file2' wouldn't touch `file1'
        * src/shred.c (long_opts): --exact doesn't take an argument.
        Reported by Alan Iwi.
+       * tests/shred/exact: New test for this.
+       * tests/shred/Makefile.am (TESTS): Add exact.
 
        * Makefile.maint (PREV_VERSION): Get the value from a file, rather
        than trying to derive it from the current version number.