From 2343dee4b57c1a12b02878b01bc47baf2794633e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 19 Aug 2015 23:55:04 +0200 Subject: reproducible: disable debug --- bin/reproducible_html_dashboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index 79e72ff7..a5f84054 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.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