summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-02 11:54:50 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-02 11:54:50 +0200
commit0b3dc6bf380747cb636830853d23111b7efe3dfe (patch)
tree4438b00d10593aea238fa18edeefd1d9604b1e42
parent54ab8fecbf50ec7faa57260f4e99943d977042e8 (diff)
downloadjenkins.debian.net-0b3dc6bf380747cb636830853d23111b7efe3dfe.tar.xz
reproducible: enable debugging
-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 42d0f5fa..c6a364bc 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 "$@"