Commit 786af187 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible OpenWrt: enable debug mode

parent 2a2b9854
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
# reproducible_lede_common.sh and reproducible_lede.sh
# (which in turn was based on another variant of reproducible_openwrt.sh)

DEBUG=false
DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"