[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible coreboot: improve job output
Holger Levsen
holger at moszumanska.debian.org
Tue Jun 9 23:33:30 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 c49efabce1dca6869460aee64364acca3b736b75
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jun 10 01:33:03 2015 +0200
reproducible coreboot: improve job output
---
bin/reproducible_coreboot.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 53e322f..163a047 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -86,6 +86,9 @@ cd coreboot
git submodule update --init --checkout 3rdparty/blobs
COREBOOT="$(git log -1)"
COREBOOT_VERSION=$(git describe)
+echo "This is coreboot $COREBOOT_VERSION."
+echo
+git log -1
NUM_CPU=$(cat /proc/cpuinfo |grep '^processor'|wc -l)
echo "============================================================================="
--
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