From 8f46c0b3cc03fbfebd494db442140d41584d12b1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Oct 2014 14:20:01 +0200 Subject: reproducible: turn off DEBUG for each script individully, r-common gets sourced after common-functions... --- bin/reproducible_blacklist.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_blacklist.sh') diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh index dbb040e9..22ff1a0d 100755 --- a/bin/reproducible_blacklist.sh +++ b/bin/reproducible_blacklist.sh @@ -3,6 +3,7 @@ # Copyright 2014 Holger Levsen # released under the GPLv=2 +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf