From 50d2b1116fc9e0f61ca320209b0a9eea9378cb7b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 5 Jun 2015 11:28:26 +0200 Subject: reproducible: provide link to job results --- bin/reproducible_coreboot.sh | 1 + 1 file changed, 1 insertion(+) 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 "" >> $PAGE cd .. +echo "Enjoy $REPRODUCIBLE_URL/coreboot.html" #build_rebuild # defines FTBFS #if [ $FTBFS -eq 0 ] ; then -- cgit v1.2.3-54-g00ecf