X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=8297b7d6993c1465cb2795951fde8225752448c1;hp=b37bf6ee30d8605ce35903fd79eb488b4b03491e;hb=b21cfdd3e2339dee97950dfd8a88ddb274b3f674;hpb=aa920ccd10cdfc8a97f492b5061724558091cb92 diff --git a/bin/blhc b/bin/blhc index b37bf6e..8297b7d 100755 --- a/bin/blhc +++ b/bin/blhc @@ -872,7 +872,7 @@ foreach my $file (@ARGV) { # This flags is not always available, but if it is use it. if ($line =~ /^DEB_BUILD_OPTIONS=.*\bparallel=(\d+)/) { - $parallel = $1; + $parallel = $1 * 2; } # We skip over unimportant lines at the beginning of the log to