[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix braino .oO( bookworm ftw )
Holger Levsen
gitlab at salsa.debian.org
Tue Oct 27 23:23:55 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4f42c9aa by Holger Levsen at 2020-10-28T00:23:30+01:00
fix braino .oO( bookworm ftw )
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -543,7 +543,7 @@ create_dashboard_page() {
# write suite graphs
for ARCH in ${ARCHS} ; do
for SUITE in $SUITES ; do
- if [ "$SUITE" = "stretch" ] || [ "$SUITE" = "bullseye" ] ; then
+ if [ "$SUITE" = "stretch" ] || [ "$SUITE" = "buster" ] ; then
continue
fi
write_page " <a href=\"/debian/$SUITE/$ARCH\"><img src=\"/debian/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"tripleview\" alt=\"$SUITE/$ARCH stats\"></a>"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f42c9aae0a241f2f6692232e00f515037cafdf9
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f42c9aae0a241f2f6692232e00f515037cafdf9
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/20201027/2ce59ca9/attachment.html>
More information about the Qa-jenkins-scm
mailing list