summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-22 20:58:06 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-22 20:58:06 +0100
commit08e66c3be93e6a099218883d06cad7988df558f1 (patch)
treefe4f90526e840861559f82d506e9f7a9f2d05ebb /bin/reproducible_html_dashboard.sh
parent35bbb43b1556b3e0d47eb5c05b1ec486abece1d4 (diff)
downloadjenkins.debian.net-08e66c3be93e6a099218883d06cad7988df558f1.tar.xz
put in debug mode
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 7cdc227a..00c21d2c 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=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"