[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: fix misc. auditor issues
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: fix misc. auditor issues |
Date: |
Sun, 25 Aug 2024 13:05:29 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 4906b31c9 fix misc. auditor issues
4906b31c9 is described below
commit 4906b31c9e1060aed00276fe0540da3b3464078a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 25 13:05:25 2024 +0200
fix misc. auditor issues
---
src/auditor/test-auditor.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 4736f9568..ca94ff61c 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1798,6 +1798,7 @@ function test_23() {
echo -n "Testing inconsistency detection... "
+ call_endpoint "wire-out-inconsistency"
jq -e .wire_out_inconsistencies[0] <
${MY_TMP_DIR}/test-audit-aggregation.out > /dev/null || exit_fail "Wire out
inconsistency not detected"
ROW=$(jq .wire_out_inconsistencies[0].rowid <
${MY_TMP_DIR}/test-audit-aggregation.out)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.