summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/auditor/taler-helper-auditor-coins.c1
-rwxr-xr-xsrc/auditor/test-auditor.sh2
2 files changed, 3 insertions, 0 deletions
diff --git a/src/auditor/taler-helper-auditor-coins.c b/src/auditor/taler-helper-auditor-coins.c
index 5bcf636b7..6c5134518 100644
--- a/src/auditor/taler-helper-auditor-coins.c
+++ b/src/auditor/taler-helper-auditor-coins.c
@@ -523,6 +523,7 @@ check_coin_history (const struct TALER_CoinSpendPublicKeyP *coin_pub,
TALER_amount_add (&refunded,
&refunded,
&pos->details.old_coin_recoup->value));
+ break;
case TALER_EXCHANGEDB_TT_RECOUP:
/* spent += pos->value */
GNUNET_assert (GNUNET_OK ==
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 9b9867333..21d744172 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1751,6 +1751,8 @@ then
run_audit aggregation
# FIXME: test incomplete...
+ # BIG Q: why is wire_out empty? => aggregation test does not actually
+ # find WTIDs to check, and thus doesn't detect the bad signature!
# Cannot undo aggregation, do full reload
full_reload