[Qa-jenkins-scm] [jenkins.debian.net] 02/06: reproducible Arch Linux: do not enable debugging wildly

Holger Levsen holger at layer-acht.org
Mon Nov 27 15:39:45 UTC 2017


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 10658fcbfd52226a6b7c88a9f2f6ca7cb47ece2f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 27 15:13:28 2017 +0000

    reproducible Arch Linux: do not enable debugging wildly
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_archlinux_pkg.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 77302a0..8fb974f 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -137,7 +137,6 @@ first_build() {
 	echo "Repository:     $REPOSITORY"
 	echo "Date:           $(date -u)"
 	echo "============================================================================="
-	set -x
 	local SESSION="archlinux-$SRCPACKAGE-$(basename $TMPDIR)"
 	local BUILDDIR="/tmp/$SRCPACKAGE-$(basename $TMPDIR)"
 	local LOG=$TMPDIR/b1/$SRCPACKAGE/build1.log
@@ -213,7 +212,6 @@ second_build() {
 	echo "Repository:     $REPOSITORY"
 	echo "Date:           $(date -u)"
 	echo "============================================================================="
-	set -x
 	local SESSION="archlinux-$SRCPACKAGE-$(basename $TMPDIR)"
 	local BUILDDIR="/tmp/$SRCPACKAGE-$(basename $TMPDIR)"
 	local LOG=$TMPDIR/b2/$SRCPACKAGE/build2.log

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