This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cap the exit code of the bisecting script
authorVincent Pit <perl@profvince.com>
Fri, 23 Oct 2009 20:34:04 +0000 (22:34 +0200)
committerVincent Pit <perl@profvince.com>
Fri, 23 Oct 2009 20:34:04 +0000 (22:34 +0200)
commit7930c68bef8756f446d89fffb07160cf4a27f4cc
treec6a26f56288b1c6605ad4e1f36f58005aa9ebb47
parent68814ba41330ad31d01867d22786a3d8197b605c
Cap the exit code of the bisecting script

Segfaults cause $? to be set to 139 on my machine, which stops the bisect
process.
pod/perlrepository.pod