gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 02/02: fix #6137


From: gnunet
Subject: [taler-exchange] 02/02: fix #6137
Date: Fri, 27 Mar 2020 17:11:10 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 1647237c2e54ad14dc2549def5b394f766cd92cd
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 27 17:11:06 2020 +0100

    fix #6137
---
 src/auditor/test-auditor.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 3a172b79..6a254e01 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]