[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add debug

Holger Levsen holger at moszumanska.debian.org
Fri Jun 5 13:55:17 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 db4f7e62df2e6d032b419c879dd8c6f2a72d18df
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 5 15:54:30 2015 +0200

    reproducible: add debug
---
 bin/reproducible_coreboot.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 1b3f0aa..f846ce7 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -163,6 +163,7 @@ echo "==========================================================================
 export TZ="/usr/share/zoneinfo/Etc/GMT+12"
 bash util/abuild/abuild
 
+set -x
 cd coreboot-builds
 for i in * ; do
 	if [ -f $i/coreboot.rom ] ; then
@@ -172,6 +173,7 @@ for i in * ; do
 done
 cd ..
 rm coreboot-builds -rf
+set +x
 
 echo "============================================================================="
 echo "$(date) - Building coreboot images now - second build run."

-- 
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