From 4fe5ef9ea83aff7a754b5b57e4a7b088e710e866 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 17 Oct 2015 11:15:30 +0200 Subject: reproducible netbsd: enable debug --- bin/reproducible_netbsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index 86d67136..b64e9140 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -3,7 +3,7 @@ # Copyright 2014-2015 Holger Levsen # released under the GPLv=2 -DEBUG=false +DEBUG=true . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf