[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: make debug output less noisy

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Sep 30 19:04:22 BST 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
2ef81bc3 by Holger Levsen at 2021-09-30T20:04:14+02:00
reproducible Debian: make debug output less noisy

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_live_build.sh


Changes:

=====================================
bin/reproducible_debian_live_build.sh
=====================================
@@ -15,10 +15,14 @@ set -e
 set -o pipefail		# see eg http://petereisentraut.blogspot.com/2010/11/pipefail.html
 
 output_echo() {
+   set +x
    echo "###########################################################################################"
    echo
    echo -e "$(date -u) - $1"
    echo
+   if $DEBUG ; then
+      set -x
+   fi
 }
 
 cleanup() {



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2ef81bc32ab2b94dea33a7735ef8b1ccf37e41eb

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2ef81bc32ab2b94dea33a7735ef8b1ccf37e41eb
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20210930/14a8ad79/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list