[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: also link to console.log of that specific build

Holger Levsen holger at layer-acht.org
Tue May 2 22:06:26 UTC 2017


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 74162f599c008526667077dac9ca34db8c0523a3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 3 00:06:20 2017 +0200

    reproducible Debian: also link to console.log of that specific build
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_worker.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index 81729cd..7e859ed 100755
--- a/bin/reproducible_worker.sh
+++ b/bin/reproducible_worker.sh
@@ -63,6 +63,7 @@ while true ; do
 	echo
 	echo "================================================================================================"
 	echo "$(date --utc) - running build #$BUILD_ID for $WORKER_NAME on $NODE1 and $NODE2."
+	echo "                              see https://tests.reproducible-builds.org/cgi-bin/nph-logwatch?$WORKER_NAME/$BUILD_ID"
 	echo "================================================================================================"
 	echo
 	/srv/jenkins/bin/reproducible_build.sh $NODE1 $NODE2 >$BUILD_BASE/$BUILD_ID/console.log 2>&1

-- 
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