This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, if getconf exists, use it to report the number of CPUs.
authorNicholas Clark <nick@ccl4.org>
Thu, 6 Oct 2011 15:13:29 +0000 (17:13 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 6 Oct 2011 15:16:44 +0000 (17:16 +0200)
commitda83cd31bebb3ad6dd8af3d05f0c93caf37a2187
treeae313f7310de9a9e56a975e7ebef4e780c794653
parentecd168629d4e2c59d7a8941852edb6087f9244c4
In bisect-runner.pl, if getconf exists, use it to report the number of CPUs.

Thanks to David Leadbeater for the suggestion.
Porting/bisect-runner.pl