[Git][qa/jenkins.debian.net][master] fixup: t.r-b.o/debian: fix some images width/placement now that we only test three archs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun May 25 22:14:44 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7f001ae3 by Holger Levsen at 2025-05-25T23:14:36+02:00
fixup: t.r-b.o/debian: fix some images width/placement now that we only test three archs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -774,7 +774,7 @@ create_performance_page() {
write_page "<p style=\"clear:both;\">"
for ARCH in ${ARCHS} ; do
MAINLABEL[1]="Amount of packages built each day on '$ARCH'"
- write_page " <a href=\"/debian/${TABLE[1]}_$ARCH.png\"><img src=\"/debian/${TABLE[1]}_$ARCH.png\" class=\"triplevview\" alt=\"${MAINLABEL[1]}\"></a>"
+ write_page " <a href=\"/debian/${TABLE[1]}_$ARCH.png\"><img src=\"/debian/${TABLE[1]}_$ARCH.png\" class=\"tripleview\" alt=\"${MAINLABEL[1]}\"></a>"
if [ ! -f $DEBIAN_BASE/${TABLE[1]}_$ARCH.png ] || [ $DUMMY_FILE -nt $DEBIAN_BASE/${TABLE[1]}_$ARCH.png ] ; then
create_debian_png_from_table 1 ${TABLE[1]}_$ARCH.png
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f001ae3531bb94448a2e26a9aac9837dd566b80
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f001ae3531bb94448a2e26a9aac9837dd566b80
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/20250525/6d658ca1/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list