1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-06 09:46:46 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-28 15:24:04 +00:00
parent 5e8abb3891
commit 44d5da2f7e
+4
View File
@@ -2,6 +2,10 @@
* Version 4.5.12.
* tests/stty/row-col-1: Skip this test if stty can't get window size.
This happens when connecting to sparc-solaris2.7 via ssh from within
emacs. Reported by Karl Berry.
* tests/du/basic: Use seq, not `yes' to generate 4KB of data.
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.