On Sat, May 1, 2010 at 2:07 PM, Andreas Metzler <ametz...@downhill.at.eu.org> wrote: > > 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).
The attached patch to sv-bug-24169.exp should make test working on kfreebsd also. BTW, now I'm not sure which behavior is correct - FreeBSD which doesn't kill a child process before the parent reads it's output, or Linux which kills the child if it's output is sufficiently short. Cheers! -- Sergei Golovan
sv-bug-24169.exp.diff
Description: Binary data