[Git][qa/jenkins.debian.net][master] rdn: refactoring and fix typo

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Sep 25 13:10:43 BST 2025



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


Commits:
d3da34ad by Holger Levsen at 2025-09-25T14:10:37+02:00
rdn: refactoring and fix typo

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -981,9 +981,8 @@ deploy_rebuilderd_services() {
 
 				elif [ "$1" = "rebuilderd" ] ; then
 					for i in $2 ; do
-						SERVICE_FILE=rebuilderd ;;
 						mkdir4rebuilderd /srv/rebuilderd/$i
-						sudo systemctl enable --now "$SERVICE_FILE@${i}.service"
+						sudo systemctl enable --now "rebuilderd@${i}.service"
 					done
 				elif [ "$1" = "pkgsync" ] ; then
 					for i in $2 ; do



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d3da34ad7370798cf812af057756ecf58b22e57a
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/20250925/363d78ca/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list