This commit is contained in:
Christian Grothoff 2020-03-27 17:11:06 +01:00
parent f262d8abde
commit 1647237c2e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -108,6 +108,8 @@ function audit_only () {
# Cleanup to run after the auditor
function post_audit () {
taler-exchange-dbinit -g || exit_fail "exchange DB GC failed"
kill -TERM `jobs -p` >/dev/null 2>/dev/null || true
echo -n "Waiting for servers to die ..."
wait