bisect-runner.pl now patches several build-busting-bugs between 5.004 & 5.005
authorNicholas Clark <nick@ccl4.org>
Wed, 26 Oct 2011 21:08:28 +0000 (23:08 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 26 Oct 2011 21:08:28 +0000 (23:08 +0200)
commitf50dca98565a39beef093bd9725f0c21d84f6d00
tree10aa851bb55374790e13a89df4f5e2eca22afe7f
parent10c5443e550b5dfae9a194405aca62684e79e3d5
bisect-runner.pl now patches several build-busting-bugs between 5.004 & 5.005

This significantly reduces the number of "skip" revisions between 5.004 and
5.005, at worst speeding up bisects for problems which originate at this
time, at best permitting git bisect to locate the actual commit, instead of
a range of "skip"s.
Porting/bisect-runner.pl