diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-29 09:37:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-29 09:37:56 +0000 |
commit | 5b9fbf43106cfff6557d2254798579a5550efbfa (patch) | |
tree | 423314e987e88a5b99c0f5e28933a407aebf7e49 | |
parent | 701ddad1e7074d76793702f8f297bc274b54e7a8 (diff) | |
download | coreutils-5b9fbf43106cfff6557d2254798579a5550efbfa.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |