[Git][qa/jenkins.debian.net][master] fixup: r.d.n: fix graph labels for amd64 and all

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Feb 10 13:47:52 GMT 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
cb3d39cf by Holger Levsen at 2025-02-10T14:47:43+01:00
fixup: r.d.n: fix graph labels for amd64 and all

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_graph.sh


Changes:

=====================================
bin/rebuilderd_graph.sh
=====================================
@@ -42,7 +42,7 @@ fi
 # update png if needed
 #
 if [ ! -f $PNG ] || [ $DUMMY_FILE -nt $PNG ] ; then
-	XLABEL="reproduced arch:$ARCH packages in trixie" ;;
+	XLABEL="reproduced arch:$ARCH packages in trixie"
 	GOOD=$(tail -1 $CSV | tr -d , | cut -d ' ' -f2)
 	BAD=$(tail -1 $CSV | tr -d , | cut -d ' ' -f4)
 	PERCENTAGE=$(echo "(100*$GOOD)/($GOOD+$BAD)"|bc)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cb3d39cf0048a148bcbf5918ca0aa8d08e7d6e72

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cb3d39cf0048a148bcbf5918ca0aa8d08e7d6e72
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/20250210/8bb16e95/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list