diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-02 20:45:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-02 20:45:24 +0000 |
commit | 186bf114ddb04c66e0422f369d10458440b76ad3 (patch) | |
tree | 2ab9dc4f0ae614ace97eb17aa5549117a79b0a84 | |
parent | 812db65afab6015b180befc9e51df96a810c390b (diff) | |
download | coreutils-186bf114ddb04c66e0422f369d10458440b76ad3.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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, |