summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-27 23:22:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-27 23:22:20 +0200
commit6c5aa80aa6dbecd6c69cc69f7d3aa4d1faa3c558 (patch)
treeef43374e61755652140f70dd53a211ce39abee16 /bin/reproducible_html_graphs.sh
parent3f237d92222e9b762be3df1bea87f83823e1eafe (diff)
downloadjenkins.debian.net-6c5aa80aa6dbecd6c69cc69f7d3aa4d1faa3c558.tar.xz
reproducible: disable debugging
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 4d2cb4f9..08f2653e 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=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"