Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d293373d24b23c670f1eefeeff4585ac7904d60c
https://github.com/Perl/perl5/commit/d293373d24b23c670f1eefeeff4585ac7904d60c
Author: James E Keenan <[email protected]>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths:
M Porting/bisect-runner.pl
Log Message:
-----------
Introduce EXAMPLES section of documentation
Provide contextualized invocations of 'Porting/bisect.pl', e.g.:
* What was the problem for which we were bisecting?
* What, if anything, did we do prior to bisecting?
* What is the bug ticket for this problem?
Examples:
* Bisection with target 'miniperl'
* Bisecting failure on threaded builds only
* Example for '--crash' switch
* Failure of 'make' to complete build with specific C-compiler