]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
util: health-check.sh - Use a cleaner way to kill sleep
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 31 Oct 2025 12:44:18 +0000 (14:44 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Fri, 31 Oct 2025 21:26:31 +0000 (21:26 +0000)
commitd662b6e225388e0e15bba225bac6640c9de6610f
treeca1d4f11b7bf54b384fcd84a4f48a29eebde644c
parentc9f2ad007d65643015899ce6f58d61e51ecf2a76
util: health-check.sh - Use a cleaner way to kill sleep

With the 6ee85b80857d241622a349aac47d51b70b27cc46 approach it introduced
errors like:

Error: ... Terminated { sleep $timeout; kill -3 $$ 2> /dev/null; }
src/util/health-check.sh