From a0caea27c7b7d836aedda4f951565f41706a6199 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Oct 2015 09:44:40 -0500 Subject: reproducible openwrt: temporarily enable debug --- bin/reproducible_openwrt.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index c42d1525..5cc008c2 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -188,6 +188,7 @@ build_two_times ramips_rt288x_RTN15 "CONFIG_TARGET_ramips=y\nCONFIG_TARGET_ramip echo "=============================================================================" echo "$(date -u) - Creating Documentation HTML" echo "=============================================================================" +set -x # FIXME: temporary debug TOOLCHAIN_HTML=$(mktemp --tmpdir=$TMPDIR) echo "" > $TOOLCHAIN_HTML for i in $(ls -1d staging_dir/toolchain*|cut -d "-" -f2-|xargs echo) ; do -- cgit v1.2.3-70-g09d2
Target toolchains built