]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - bin/blhc
Use proper look back for non-verbose detection for DEB_BUILD_OPTIONS=parallel
[blhc/blhc.git] / bin / blhc
index b37bf6ee30d8605ce35903fd79eb488b4b03491e..8297b7d6993c1465cb2795951fde8225752448c1 100755 (executable)
--- 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