]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 09:37:56 +0000 (09:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 09:37:56 +0000 (09:37 +0000)
ChangeLog

index 77cfc9e50482f927ef63eca9f8bc32af555da9ed..2561b7c70547cc3ebcde4e7f02dd32b9bc49ccfe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-03-29  Jim Meyering  <jim@meyering.net>
 
+       * tests/du/files0-from: Use new OUT_SUBST directive, so that this
+       test is not sensitive to system-dependent block size differences.
+       Prompted by a report of Solaris 8 differences from Paul Eggert.
+
        * tests/Fetish.pm: Accept new directives: OUT_SUBST, ERR_SUBST.
        Rename `%tmp' to `%actual'.  Reverse order of last two args to
        _compare_files (to actual, $expected) so as to match declaration.