From 1647237c2e54ad14dc2549def5b394f766cd92cd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 27 Mar 2020 17:11:06 +0100 Subject: fix #6137 --- src/auditor/test-auditor.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh index 3a172b794..6a254e010 100755 --- a/src/auditor/test-auditor.sh +++ b/src/auditor/test-auditor.sh @@ -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 -- cgit v1.2.3