[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian dashboard: fix grave typo and disable debug output
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jul 7 11:02:03 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bbe6bc48 by Holger Levsen at 2022-07-07T12:01:56+02:00
reproducible Debian dashboard: fix grave typo and disable debug output
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -5,7 +5,7 @@
# © 2015 Mattia Rizzolo <mattia at mapreri.org>
# released under the GPLv2
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
@@ -77,7 +77,7 @@ for TAG in $USERTAGS ; do
done
REPRODUCIBLE_DONE="$REPRODUCIBLE_DONE)"
REPRODUCIBLE_OPEN="$REPRODUCIBLE_OPEN)"
-FIELDS[9]="datum, with_buildinfo, without_buildinfo"
+FIELDS[10]="datum, with_buildinfo, without_buildinfo"
COLOR[0]=5
COLOR[1]=20
COLOR[2]=1
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bbe6bc48d7ce75ac0480d97f6e2c2a610461b0d1
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bbe6bc48d7ce75ac0480d97f6e2c2a610461b0d1
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/83169341/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list