summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-22 21:08:00 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-22 21:08:00 +0100
commita44287cd28e63e70f36a43b9eece64fae6c9de1f (patch)
tree3414b359e18894eb57dc655aebf1049c81048185 /bin/reproducible_html_dashboard.sh
parenta97716e1c55f1439649478047afd966a55c784e5 (diff)
downloadjenkins.debian.net-a44287cd28e63e70f36a43b9eece64fae6c9de1f.tar.xz
Revert "put in debug mode"
This reverts commit 08e66c3be93e6a099218883d06cad7988df558f1.
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index a82ad82e..3a81a776 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.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 "$@"