summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-13 08:24:10 +0000
committerJim Meyering <jim@meyering.net>2000-02-13 08:24:10 +0000
commit64a7649926a08c7e71f4ac30a31e6e9fe83387f6 (patch)
treeb4f5cc3fb488f1fb80457855ecb18142e41970a1
parent0d96fcf423d662d2d7a3f9693d8a938722ecda78 (diff)
downloadcoreutils-64a7649926a08c7e71f4ac30a31e6e9fe83387f6.tar.xz
*** empty log message ***
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 325f1fd29..bdc214424 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-13 Jim Meyering <meyering@lucent.com>
+
+ * tests/Fetish.pm (run_tests): Discard stderr.
+ Reverse diff args, so `expected' is last, as in mk-script.
+
2000-02-12 Jim Meyering <meyering@lucent.com>
* tests/mk-script: Invoke `diff' when differences are found.