summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-11 19:31:47 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-11 19:31:47 +0200
commit53bf0e766988c9fa6e6f2d2db15bd2927667fab6 (patch)
tree3599ad69aba84f38e22e6e46b1002c909950fe40 /bin/reproducible_coreboot.sh
parentc25b533d22ad666c08a20d84285212b6fd3c88ee (diff)
downloadjenkins.debian.net-53bf0e766988c9fa6e6f2d2db15bd2927667fab6.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 2e8d0f44..c39771cf 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -91,7 +91,6 @@ COREBOOT_VERSION=$(git describe)
echo "This is coreboot $COREBOOT_VERSION."
echo
git log -1
-NUM_CPU=$(cat /proc/cpuinfo |grep '^processor'|wc -l)
echo "============================================================================="
echo "$(date -u) - Building cross compilers for ${ARCHS} now."