[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Author tests and IPC::System::Simple



On Thu, Dec 18, 2008 at 12:20:15PM +1100, Paul Fenwick wrote:
> gregor herrmann wrote:
> 
> > $ TEST_AUTHOR=1 prove --blib --verbose t/08_core.t
> > t/08_core....1..3
> > ok 1 - use IPC::System::Simple;
> > ok 2 - Signal caught,   $? = 6
> > ok 3 - Coredump caught, $? = 6
> 
> Excellent!  $? = 6 shows that $? is being mangled by Perl, but
> IPC::System::Simple is still detecting the core-dump.  Thank-you very much!

FWIW, the Perl bug is now #509041 and I have a working patch.
-- 
Niko Tyni   ntyni@debian.org


Reply to: