This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add --crash option for Porting/bisect
authorHugo van der Sanden <hv@crypt.org>
Wed, 11 Feb 2015 17:24:33 +0000 (17:24 +0000)
committerHugo van der Sanden <hv@crypt.org>
Wed, 11 Feb 2015 19:50:42 +0000 (19:50 +0000)
commitf624cb736a20c433d4e81c202222fc4ff50afe4c
tree6eb947b640abcd2d17c67cacd167c09c81bb8605
parent534577b24e15801a8f86e111297e0612ea16e4c5
Add --crash option for Porting/bisect

If --crash is specified, treat test cases as bad only if they exit with
($? & 0xff) non-zero.
Porting/bisect-runner.pl