On 2010-04-18 Sergei Golovan <[email protected]> wrote:
> On Sun, Apr 18, 2010 at 5:19 PM, Andreas Metzler
> <[email protected]> wrote:
> > and the process just hangs and only reacts to kill -9. I have found
> > this when investigating why sv-bug-24169.exp in findutils testsuite
> > does not work on kfreebsd-*.
[...]
> The following
> script works fine on Linux and FreeBSD:

> spawn echo blubb
> expect {
> eof {puts [wait]}
> }

Hello,

thak you for your help. Due to my (non existing) tcl knowledge I fail
to apply this to my avctual problem in the findutils testsuite
http://git.savannah.gnu.org/cgit/findutils.git/tree/find/testsuite/find.gnu/sv-bug-24169.exp
since I need the exit code.

The aim of this test is to run "find -neweraa" and verify that it
runs and exits cleanly with an error (exit code 1) instead of
segfaulting. (Bug #496853).

cu andreas



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to