summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-31 00:25:26 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-31 00:25:26 +0200
commit5044710aa1d25c621e814ea66e0c9e60762d2708 (patch)
treeb78a955904f792b3e1675dd89a257ae57d4600e8 /bin
parent5278e779cb60cfef20aa8be36e3b0d5069bc2101 (diff)
downloadjenkins.debian.net-5044710aa1d25c621e814ea66e0c9e60762d2708.tar.xz
reproducible: enable 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 cfd9e57a..27088555 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 "$@"