[Git][qa/jenkins.debian.net][master] rdn: fix manual scheduling

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Nov 12 11:49:01 GMT 2025



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


Commits:
944c7ecd by Jochen Sprickerhof at 2025-11-12T12:48:45+01:00
rdn: fix manual scheduling

Make the suite argument explicit instead of implicit.

Regression of 3ca784b6b.

(cherry picked from commit 14f0c061ee9169c6ba7b657dc3bd93f33124842f)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_manual_scheduler.sh


Changes:

=====================================
bin/rebuilderd_manual_scheduler.sh
=====================================
@@ -40,8 +40,7 @@ case $ARCH in
 			exit 1
 			;;
 esac
-ARGS="queue push --architecture $ARCH debian $SUITE $1"
-shift
+ARGS="queue push --architecture $ARCH debian $SUITE"
 
 PKGS=$@
 export REBUILDERD_COOKIE_PATH=/srv/rebuilderd/$ARCH/.auth-cookie



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/944c7ecda4c8ada081a1685fd89c77b5fec948eb
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/20251112/5e0e8263/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list