[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: link age graphs to images
Holger Levsen
holger at moszumanska.debian.org
Mon Dec 21 01:02:44 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 54713ba2822c0b75bd520e6e4973adc148ee3d1e
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Mon Dec 21 01:59:58 2015 +0100
reproducible dashboard: link age graphs to images
---
bin/reproducible_html_dashboard.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 39d3968..6eb2efa 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -513,7 +513,7 @@ create_dashboard_page() {
if [ "$ARCH" = "armhf" ] && [ "$SUITE" = testing ] ; then
continue
fi
- write_page " <a href=\"/$SUITE/$ARCH\"><img src=\"/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"overview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"
+ write_page " <a href=\"/$SUITE/$ARCH/${TABLE[2]}.png\"><img src=\"/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"overview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"
done
write_page "</p><p style=\"clear:both;\">"
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