[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] deploy_jdn: add debug output if daemon-reload fails
Holger Levsen
gitlab at salsa.debian.org
Fri Nov 20 13:23:43 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9398b25d by Holger Levsen at 2020-11-20T14:23:20+01:00
deploy_jdn: add debug output if daemon-reload fails
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -652,7 +652,7 @@ for h in common common-amd64 common-i386 common-arm64 common-armhf "$HOSTNAME" ;
done
done
# we ship one or two service files…
-sudo systemctl daemon-reload &
+(sudo systemctl daemon-reload || echo systemctl daemon-reload failed) &
#
# more configuration than a simple cp can do
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9398b25db3576d18a7d342030e543e2c896e6c7f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9398b25db3576d18a7d342030e543e2c896e6c7f
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/20201120/c7e762a5/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list