[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible:_link pkg_to_fix graph for testing+unstable/amd64
Holger Levsen
holger at moszumanska.debian.org
Wed Oct 7 01:57:57 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 20725b4c253e8010beeca98cf04b7ca5349e1ea1
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Oct 7 03:57:20 2015 +0200
reproducible:_link pkg_to_fix graph for testing+unstable/amd64
---
bin/reproducible_html_dashboard.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index be9064b..82f4c04 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -426,6 +426,10 @@ create_dashboard_page() {
create_png_from_table $i ${TABLE[$i]}.png
fi
done
+ # packages to be fixed in unstable+testing/amd64
+ for SUITE in testing unstable ; do
+ write_page " <a href=\"/$SUITE/amd64/${TABLE[8]}.png\"><img src=\"/$SUITE/amd64/${TABLE[8]}.png\" class="overview" alt=\"${MAINLABEL[8]}\"></a>"
+ done
write_page "</p>"
# explain setup
write_explaination_table debian
--
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