summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_worker.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-05-03 00:06:20 +0200
committerHolger Levsen <holger@layer-acht.org>2017-05-03 00:06:20 +0200
commit74162f599c008526667077dac9ca34db8c0523a3 (patch)
tree9d3373a65f3ed5de45e6da2667e2c844789ca3c1 /bin/reproducible_worker.sh
parentc4ed9ae1f24ecc2763007bd455b5d27bc32c8cca (diff)
downloadjenkins.debian.net-74162f599c008526667077dac9ca34db8c0523a3.tar.xz
reproducible Debian: also link to console.log of that specific build
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_worker.sh')
-rwxr-xr-xbin/reproducible_worker.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index 81729cd9..7e859ed0 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