[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible_lede_common: enable logging while downloading

Holger Levsen holger at layer-acht.org
Sat Dec 24 10:26:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 80cdb3bebcc4e9dee9f4bc39961126a19725755c
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sat Dec 24 04:09:42 2016 +0100

    reproducible_lede_common: enable logging while downloading
    
    try to find the ftbfs reason.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_lede_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_lede_common.sh b/bin/reproducible_lede_common.sh
index 0f0af0f..c414393 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -254,7 +254,7 @@ openwrt_download() {
 
 	# configure openwrt because otherwise it wont download everything
 	openwrt_config $CONFIG
-	make download -j $NUM_CPU IGNORE_ERRORS=ym
+	make download -j $NUM_CPU IGNORE_ERRORS=ym BUILD_LOG=1
 }
 
 openwrt_get_banner() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list