On Aug 10, 2009, at 12:47 PM, Ralf Wildenhues wrote:

Hello Rick,

thanks for the report.

* Rick Genter wrote on Sat, Aug 01, 2009 at 09:58:40PM CEST:
This is running on an old Linux box.

[...]
./autotest.at:1297: ($CONFIG_SHELL ./micro-suite -d -3 5-; echo $? >status) | sed 5q
stderr:
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
 1: test number 1                                   ok
 2: test number 2                                   ok
./autotest.at:1299: grep '5.*ok' stdout
./autotest.at:1302: test ! -s status || grep 141 status || grep 269 status
stdout:
./autotest.at:1302: exit code was 1, expected 0

Which shell and version is /bin/sh on this box, and what is the size and
contents of the file tests/testsuite.dir/182/status in the build tree,
if it exists?

Hi Ralf:

[rgen...@at41 rgenter]$ /bin/sh -version
GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.
[rgen...@at41 rgenter]$


[rgen...@at41 182]$ /bin/ls -la status
-rw-r--r--    1 rgenter  rgenter         2 Aug 10 17:26 status
[rgen...@at41 182]$ cat status
0
[rgen...@at41 182]$

--
Rick Genter
[email protected]







Reply via email to