On Wed, 2003-10-01 at 14:09, Stas Bekman wrote: > And it doesn't seem to do the right thing. It aborts the child process, but > leaves the parent running as if it didn't receive SIGINT, causing a false > failure reports.
Not sure why; IPC::Run uses system() to spawn the child; is the system() returning? - Barrie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
