From cc5aabcddb9afed0da20f02d78f208fce8a13da9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 6 Feb 2016 02:00:28 +0100 Subject: reproducible openwrt: set -x --- bin/reproducible_openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index 2b6b22c9..cea01ee8 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -6,7 +6,7 @@ OPENWRT_GIT_REPO=git://git.openwrt.org/openwrt.git OPENWRT_GIT_BRANCH=master -DEBUG=false +DEBUG=true . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf