This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bisect.pl should still print the time taken if it fails.
authorNicholas Clark <nick@ccl4.org>
Fri, 30 Sep 2011 06:06:35 +0000 (08:06 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 30 Sep 2011 06:06:35 +0000 (08:06 +0200)
commitc3d98a71c2d8e59f624b10a961e929e03bc94821
tree2d13fd893772d4b6d0acbe17e0e126418b58baa6
parent43f66a7639829d7bd7a355e847c3ce0379062a94
bisect.pl should still print the time taken if it fails.

(Bisect runs can legitimately return failure for various reasons, such as if
"There are only 'skip'ped commits left to test.")

Add an editor block, and convert the only tabs to spaces.
Porting/bisect.pl