summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-02 11:10:04 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-02 11:10:04 +0100
commit88c6e4f4b6b5f820e33f03d21b8cc51dcd80df47 (patch)
tree1fd0a0287ffd92c60a4377078e5801ab2e611104 /bin/reproducible_html_graphs.sh
parentfd3c2803e76ed7f588823b27942255987c3d4c18 (diff)
downloadjenkins.debian.net-88c6e4f4b6b5f820e33f03d21b8cc51dcd80df47.tar.xz
enable debug output
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index d8b082a1..96d61249 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.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 "$@"