summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboards.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-19 23:55:04 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-19 23:55:04 +0200
commit2343dee4b57c1a12b02878b01bc47baf2794633e (patch)
tree3b609914941bebb5d330dcc6bda269386c126af5 /bin/reproducible_html_dashboards.sh
parentc3d65388c43b1bd820869e778b092570ef7bef4d (diff)
downloadjenkins.debian.net-2343dee4b57c1a12b02878b01bc47baf2794633e.tar.xz
reproducible: disable debug
Diffstat (limited to 'bin/reproducible_html_dashboards.sh')
-rwxr-xr-xbin/reproducible_html_dashboards.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 79e72ff7..a5f84054 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -4,7 +4,7 @@
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"