summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-08 19:48:07 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-08 19:48:07 +0100
commitd071188b2cd425fd8044c36c4ba4558e18c458e9 (patch)
treef96432e32346f86120c6f3793a35ccf65f0ef77e /bin/reproducible_openwrt.sh
parent38781b49a564ef21687e0a9aeb98c073e564c7cf (diff)
downloadjenkins.debian.net-d071188b2cd425fd8044c36c4ba4558e18c458e9.tar.xz
Revert "reproducible openwrt: enable debug"
This reverts commit 211e3c8002098d3548985efb55910287274340e8.
Diffstat (limited to 'bin/reproducible_openwrt.sh')
-rwxr-xr-xbin/reproducible_openwrt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 422c4c13..284ba44c 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -6,7 +6,7 @@
OPENWRT_GIT_REPO=https://github.com/lynxis/openwrt
OPENWRT_GIT_BRANCH=reproducible
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"