summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-05 11:28:26 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-05 11:28:26 +0200
commit50d2b1116fc9e0f61ca320209b0a9eea9378cb7b (patch)
tree8b7206f2badf61034d860e9c8da48ec20f4ce783 /bin/reproducible_coreboot.sh
parent296d2900783899d53efa1e44f8955303c18bac82 (diff)
downloadjenkins.debian.net-50d2b1116fc9e0f61ca320209b0a9eea9378cb7b.tar.xz
reproducible: provide link to job results
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index e36b6545..3b73e92a 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -223,6 +223,7 @@ for i in * ; do
done
echo "</ul></body></html>" >> $PAGE
cd ..
+echo "Enjoy $REPRODUCIBLE_URL/coreboot.html"
#build_rebuild # defines FTBFS
#if [ $FTBFS -eq 0 ] ; then