[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian dashboard: add link to oldsuites page
Holger Levsen
gitlab at salsa.debian.org
Mon Jan 27 15:50:44 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
13550757 by Holger Levsen at 2020-01-27T16:50:24+01:00
reproducible Debian dashboard: add link to oldsuites page
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -630,11 +630,13 @@ create_dashboard_page() {
write_page "<tr><td class=\"left\"> - which need to be build on some archs</td><td>$(echo $RESULT)</td><td colspan=\"$AC\"></td></tr>"
fi
write_page "</table>"
- write_page "<p style=\"clear:both;\">"
+ write_page "</p><p style=\"clear:both;\">"
# show issue graphs
for i in 4 5 ; do
write_global_graph
done
+ write_page "</p><p style=\"clear:both;\">"
+ write_page "An <a href=\"index_oldsuites.html\">overview about the oldsuite 'stretch'</a> is also available."
write_page "</p>"
# the end
write_page_footer
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/13550757d8c60d4d421ddb93a9ab14606207d463
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/13550757d8c60d4d421ddb93a9ab14606207d463
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200127/416998f0/attachment.html>
More information about the Qa-jenkins-scm
mailing list