[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible openwrt: fix typo

Holger Levsen holger at moszumanska.debian.org
Fri Jun 12 17:35:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 9ce920843b768b6e53c4e80aeacc7e7827c64f41
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 12 19:35:16 2015 +0200

    reproducible openwrt: fix typo
---
 bin/reproducible_openwrt.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 0c6e5b7..a4e91ad 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -148,7 +148,7 @@ umask 0002
 NEW_NUM_CPU=$(echo $NUM_CPU-1|bc)
 ionice -c 3 nice \
 	linux64 --uname-2.6 \
-		make -j $NUM_CPU target/compile
+		make -j $NEW_NUM_CPU target/compile
 ionice -c 3 nice \
 	linux64 --uname-2.6 \
 		make -j $NEW_NUM_CPU package/cleanup

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list