[gradlab:~/coreutils-5.2.1/tests/stty] scheckow$ uname -a SunOS gradlab.ucsd.edu 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-60 [gradlab:~/coreutils-5.2.1/tests/stty] scheckow$ make VERBOSE=yes TESTS=row-col-1 check make check-TESTS make[1]: Entering directory `/home/scheckow/coreutils-5.2.1/tests/stty' + stty --version stty (GNU coreutils) 5.2.1 Written by David MacKenzie.
Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. COLUMNS=80 + export COLUMNS + . ./../input-tty + tty -s + test -t 1 + test = no tests= 1 rows_40_columns_80 40_80 2 rows_0_columns_0 0_0 3 rows_40_columns_80 40_80 4 rows_0 0_80 5 columns_0 0_0 6 rows_40 40_0 7 rows_0 0_0 8 columns_80 0_80 9 rows_30 30_80 NA LAST NA + set - 1 rows_40_columns_80 40_80 2 rows_0_columns_0 0_0 3 rows_40_columns_80 40_80 4 rows_0 0_80 5 columns_0 0_0 6 rows_40 40_0 7 rows_0 0_0 8 columns_80 0_80 9 rows_30 30_80 NA LAST NA test 1... ok test 2... FAIL test 3... ok test 4... ok test 5... FAIL test 6... ok test 7... FAIL test 8... ok test 9... ok FAIL: row-col-1 ====================================== 1 of 1 tests failed Please report to bug-coreutils@gnu.org ====================================== make[1]: *** [check-TESTS] Error 1 make[1]: Leaving directory `/home/scheckow/coreutils-5.2.1/tests/stty' make: *** [check-am] Error 2 - Steve _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils