On Sun, May 03, 2009 at 04:04:13PM +1000, Trent W.Buck wrote: || +which strace || (echo skipping test since strace was not found; exit 0)
Without trying it out: this test doesn't work. () introduces a
subshell. exit 0 exits the subshell only. Using {} may work, as that
doesn't (necessarily) introduce the subshell.
Ciao. Vincent.
--
Vincent Zweije <[email protected]> | "If you're flamed in a group you
<http://www.xs4all.nl/~zweije/> | don't read, does anybody get burnt?"
[Xhost should be taken out and shot] | -- Paul Tomblin on a.s.r.
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
