summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_arch_schroot_setup.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-26 21:54:27 -0600
committerHolger Levsen <holger@layer-acht.org>2015-10-26 21:54:27 -0600
commit55ac01642621b0b62c8fc873b2a33ac7a98371a5 (patch)
tree41ecfff07366cb36d6ac9816287f668498359a3a /bin/reproducible_arch_schroot_setup.sh
parent586d5475caf6273f010fac2316eba85624e157ed (diff)
downloadjenkins.debian.net-55ac01642621b0b62c8fc873b2a33ac7a98371a5.tar.xz
reproducible archlinux: disable debug
Diffstat (limited to 'bin/reproducible_arch_schroot_setup.sh')
-rwxr-xr-xbin/reproducible_arch_schroot_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_arch_schroot_setup.sh b/bin/reproducible_arch_schroot_setup.sh
index dffe7ffd..c2022b6f 100755
--- a/bin/reproducible_arch_schroot_setup.sh
+++ b/bin/reproducible_arch_schroot_setup.sh
@@ -8,7 +8,7 @@
# then configures pacman and abs
#
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"