]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 2 Nov 2005 20:45:24 +0000 (20:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Nov 2005 20:45:24 +0000 (20:45 +0000)
ChangeLog

index a2c0d30e194478fa19d59acae071508e027ba1f5..b33b8c4e716e3a0bd59e874f578bc9d49e9f786c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 6.0-cvs.
 
+       * tests/dd/unblock-sync: Redirect stderr to /dev/null so the
+       `M+N records in/out' lines don't pollute `make check' output.
+
        * tests/dd/skip-seek (sk-seek4): New test, to exercise the bug
        fixed on 2005-10-31.  This test uses the new, IN_PIPE specifier.
        * tests/Coreutils.pm: Accept a new type of input specifier: IN_PIPE,