[Git][qa/jenkins.debian.net][master] update_jdn.sh: just try once
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Apr 23 10:38:11 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2c1d7272 by Holger Levsen at 2024-04-23T11:37:58+02:00
update_jdn.sh: just try once
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -747,7 +747,7 @@ if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
sudo ln -s /usr/share/munin/plugins/loggrep jenkins_oom
fi
# this is a hack to work around (rare) problems with restarting munin-node...
- sudo service munin-node restart || sudo service munin-node restart || sudo service munin-node restart
+ sudo service munin-node restart || true
fi
# add some users to groups after packages have been installed
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c1d7272f8137d29d8f34ee0a13637f26f83f276
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c1d7272f8137d29d8f34ee0a13637f26f83f276
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/20240423/12460b19/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list