summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-11 13:07:03 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-11 13:07:03 +0200
commitb61e9535c38d0ade84a16f76be5051b0f676e312 (patch)
tree40b744306bdf0d26c220302e3650bd85881cdc71 /bin
parent69c250623b53c08a3c5677254d8b333ca6f7bcb5 (diff)
downloadjenkins.debian.net-b61e9535c38d0ade84a16f76be5051b0f676e312.tar.xz
reproducible: disable debug
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 702db812..1d0df4c6 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -4,7 +4,7 @@
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"