From a036d57e34ab521c74a9f8766ff34ec31f84ef4f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 25 May 2015 09:27:19 +0200 Subject: reproducible: enable debug --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index e9ca1517..dab37d12 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=false +DEBUG=true . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf