[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible openwrt: temporarily enable debug

Holger Levsen holger at moszumanska.debian.org
Sat Oct 24 14:45:00 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 a0caea27c7b7d836aedda4f951565f41706a6199
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 24 09:44:40 2015 -0500

    reproducible openwrt: temporarily enable debug
---
 bin/reproducible_openwrt.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index c42d152..5cc008c 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -188,6 +188,7 @@ build_two_times ramips_rt288x_RTN15 "CONFIG_TARGET_ramips=y\nCONFIG_TARGET_ramip
 echo "============================================================================="
 echo "$(date -u) - Creating Documentation HTML"
 echo "============================================================================="
+set -x # FIXME: temporary debug
 TOOLCHAIN_HTML=$(mktemp --tmpdir=$TMPDIR)
 echo "<table><tr><th>Target toolchains built</th></tr>" > $TOOLCHAIN_HTML
 for i in $(ls -1d staging_dir/toolchain*|cut -d "-" -f2-|xargs echo) ; do

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