Skip to content
Snippets Groups Projects
Commit bbe6bc48 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian dashboard: fix grave typo and disable debug output


Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 3ee1123a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
# © 2015 Mattia Rizzolo <mattia@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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment