]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 28 Mar 2003 15:24:04 +0000 (15:24 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 28 Mar 2003 15:24:04 +0000 (15:24 +0000)
ChangeLog

index eec414b47d995f83b863c2617293113452f943c2..ee29da4d44fd61d77b1763955920894796070023 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.