[Git][qa/jenkins.debian.net][master] fixup: r.d.n.: refactoring

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Apr 7 15:17:44 BST 2025



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


Commits:
5d9aa3b1 by Holger Levsen at 2025-04-07T16:17:35+02:00
fixup: r.d.n.: refactoring

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

- - - - -


1 changed file:

- bin/rebuilderd_manual_scheduler.sh


Changes:

=====================================
bin/rebuilderd_manual_scheduler.sh
=====================================
@@ -34,7 +34,7 @@ SUCCESSES=""
 s=0
 FAILURES=""
 f=0
-for i in $(echo -e $PKGS | tr -d 🍥 | tr -d ♻ | tr -d 💠)
+for i in $(echo -e $PKGS | tr -d 🍥 | tr -d ♻ | tr -d 💠) ; do
 	echo -n "Scheduling $i: "
 	if rebuildctl -H http://127.0.0.1:$PORT pkgs requeue --reset --distro debian --name $i ; then
 		SUCCESSES="$SUCCESSES $i"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5d9aa3b1044081010db6fce7d630c7a3db3441ce
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/20250407/0a6f8a3d/attachment.htm>


More information about the Qa-jenkins-scm mailing list