[Git][qa/jenkins.debian.net][master] make update_jdn.sh more robust
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Apr 22 13:37:30 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ef3de23b by Holger Levsen at 2024-04-22T14:37:06+02:00
make update_jdn.sh more robust
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -672,7 +672,7 @@ fi
( dpkg -l munin-async 2>/dev/null && sudo apt-get remove munin-async ) || true
# we ship one or two service files…
-sudo systemctl daemon-reload
+sudo systemctl daemon-reload || true
#
# more configuration than a simple cp can do
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ef3de23bd9a06c029ff449f2710ff3c286badfb0
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ef3de23bd9a06c029ff449f2710ff3c286badfb0
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/20240422/6107b576/attachment.htm>
More information about the Qa-jenkins-scm
mailing list