This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, make the code to report patching errors more robust.
authorNicholas Clark <nick@ccl4.org>
Fri, 28 Oct 2011 11:02:10 +0000 (13:02 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 28 Oct 2011 11:02:10 +0000 (13:02 +0200)
Previously it was relying on matching an optional part of the patch to get
the name of the file. Now it matches a mandatory part of the patch to get it.


No differences found