[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible coreboot: link ftbfs to build log
Holger Levsen
holger at moszumanska.debian.org
Mon Jun 8 10:26:26 UTC 2015
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 d67442ed5ead9a66693a39c3333bb759ad71602c
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 8 12:25:58 2015 +0200
reproducible coreboot: link ftbfs to build log
---
bin/reproducible_coreboot.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index f2859f8..3c99406 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -204,7 +204,7 @@ for i in * ; do
let GOOD_ROMS+=1
fi
else
- write_page " <li><img src=\"/userContent/static/weather-storm.png\" alt=\"FTBFS icon\" /> $i failed to build from source.</li>"
+ write_page " <li><img src=\"/userContent/static/weather-storm.png\" alt=\"FTBFS icon\" /> $i <a href=\"${BUILD_URL}console\">failed to build</a> from source.</li>"
let BAD_ROMS+=1
fi
done
--
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