[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "reproducible Debian create_debian_png_from_table: add debug output"

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jul 7 11:46:33 BST 2022



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


Commits:
651023ba by Holger Levsen at 2022-07-07T12:45:46+02:00
Revert "reproducible Debian create_debian_png_from_table: add debug output"

This reverts commit cbc1ffdb56b9801e510808c89d46f7bddba87a67.

- - - - -


1 changed file:

- bin/reproducible_common.sh


Changes:

=====================================
bin/reproducible_common.sh
=====================================
@@ -949,10 +949,7 @@ create_debian_png_from_table() {
 		DIR=$(dirname $2)
 		mkdir -p $DIR
 		echo "Generating $2."
-		set -x
-		cat ${TABLE[$1]}.csv
 		/srv/jenkins/bin/make_graph.py ${TABLE[$1]}.csv $2 ${COLORS} "${MAINLABEL[$1]}" "${YLABEL[$1]}" $WIDTH $HEIGHT
-		set +x
 		mv $2 $DEBIAN_BASE/$DIR
 		[ "$DIR" = "." ] || rmdir $(dirname $2)
 	# create empty dummy png if there havent been any results ever



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/651023ba1251114cbf39a4198f75812e9e882c74
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/20220707/ef6dcacf/attachment.htm>


More information about the Qa-jenkins-scm mailing list