From 6c5aa80aa6dbecd6c69cc69f7d3aa4d1faa3c558 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 27 May 2015 23:22:20 +0200 Subject: reproducible: disable debugging --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_graphs.sh') 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 # released under the GPLv=2 -DEBUG=true +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf