This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect.pl, use --start and --end to give ranges to --validate
authorNicholas Clark <nick@ccl4.org>
Tue, 1 Nov 2011 19:48:30 +0000 (20:48 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 1 Nov 2011 21:22:57 +0000 (22:22 +0100)
commit3f14869bb44746c853564775631134b778f620d2
treee78b71d90622fe7c7a7e0e08093f77a6c161819c
parentbfa52998a606e560121feb2d3ecadfb47ef08af0
In bisect.pl, use --start and --end to give ranges to --validate

This allows the user to specify a subset of revisions to test build.
Porting/bisect-runner.pl
Porting/bisect.pl