summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_blacklist.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-25 14:20:01 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-25 14:20:01 +0200
commit8f46c0b3cc03fbfebd494db442140d41584d12b1 (patch)
tree99d1d4afa12043f836a053a579e4fa663ba2941c /bin/reproducible_blacklist.sh
parent5a448c56fdb3efbe0c9c77b78365b4d316f9d3c4 (diff)
downloadjenkins.debian.net-8f46c0b3cc03fbfebd494db442140d41584d12b1.tar.xz
reproducible: turn off DEBUG for each script individully, r-common gets sourced after common-functions...
Diffstat (limited to 'bin/reproducible_blacklist.sh')
-rwxr-xr-xbin/reproducible_blacklist.sh1
1 files changed, 1 insertions, 0 deletions
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 <holger@layer-acht.org>
# released under the GPLv=2
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"