summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-20 20:13:43 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-20 20:13:43 +0200
commit0925269bd0b2af83c4cb17fdc358d0ba959e3eea (patch)
treeb6443d8fa8aa1b0e294bcc84a3f665a2348a6cbe /bin/reproducible_build.sh
parentd40cc7e7b52cc445f8823b0d9def309c3a40ec9b (diff)
downloadjenkins.debian.net-0925269bd0b2af83c4cb17fdc358d0ba959e3eea.tar.xz
reproducible: debug all the builds
Diffstat (limited to 'bin/reproducible_build.sh')
-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 875e9c67..1370f7b7 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=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"