[Git][qa/jenkins.debian.net][master] rdn: fix syntax
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed May 7 14:50:38 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
eeb86e1b by Jochen Sprickerhof at 2025-05-07T15:50:09+02:00
rdn: fix syntax
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_pkgsync.sh
Changes:
=====================================
bin/rebuilderd_pkgsync.sh
=====================================
@@ -35,4 +35,4 @@ esac
# REBUILDERD_COOKIE_PATH is be set by service
# FIXME set it here too until it's run by the service
export REBUILDERD_COOKIE_PATH=/srv/rebuilderd/$ARCH/.auth-cookie
-exec rebuildctl -H http://127.0.0.1:$PORT -- pkgs sync-profile --sync-config "/opt/etc/rebuilderd-sync-${ARCH}.conf" debian-main
+exec rebuildctl -H http://127.0.0.1:$PORT pkgs sync-profile --sync-config "/opt/etc/rebuilderd-sync-${ARCH}.conf" debian-main
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/eeb86e1bab6ad0474149654deb26699c4364634f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/eeb86e1bab6ad0474149654deb26699c4364634f
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/20250507/20439d84/attachment.htm>
More information about the Qa-jenkins-scm
mailing list