[Git][qa/jenkins.debian.net][master] rdn: fix syntax error introduced when adding loong64
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon May 25 09:43:10 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2f7b530a by Holger Levsen at 2026-05-25T10:43:02+02:00
rdn: fix syntax error introduced when adding loong64
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -366,7 +366,7 @@ if [ -f /etc/debian_version ] ; then
case $HOSTNAME in
loong64*) # some packages are not yet available there....
# FIXME: this shouldnt be the case
- continue
+ :
;;
*) DEBS="$DEBS
fish
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2f7b530a220fd93bc4afa43b6ade47f4c1f835ad
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2f7b530a220fd93bc4afa43b6ade47f4c1f835ad
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260525/f288dd8e/attachment.htm>
More information about the Qa-jenkins-scm
mailing list