]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 07:33:41 +0000 (07:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 07:33:41 +0000 (07:33 +0000)
ChangeLog

index 409fce94ce5037aa40a1041e8a7afa5d7cfbe848..a99cabf94b09cce2ad01cb9a90e0da145065109b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2003-07-11  Jim Meyering  <jim@meyering.net>
+2003-07-12  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.
 
+       * tests/input-tty: Also check `test -t 1'.
+       This is necessary on linux-2.4.21, otherwise, the test
+       stty/basic-1 would hang when run in the background.
+
+2003-07-11  Jim Meyering  <jim@meyering.net>
+
        * tests/sample-test: Also fail if cat-to-create-expected-output
        fails.  Otherwise, if both `exp' and `out' end up empty because
        of e.g., a full disk, they would mistakenly compare equal.