[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: link to suite page from suite age graph
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 19 12:54:40 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 7b1db79b91d8aea21c1b976f746654e9f4ec1fa0
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 19 13:54:16 2015 +0100
reproducible dashboard: link to suite page from suite age graph
---
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 2cdc059..a970ed4 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -512,7 +512,7 @@ create_dashboard_page() {
if [ "$ARCH" = "armhf" ] && [ "$SUITE" = testing ] ; then
continue
fi
- write_page " <a href=\"/$SUITE/\"><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\"><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