From b74612fc3362e64dcfb7eacad3602025ccfcf5ea Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Dec 2020 13:04:37 +0100 Subject: update auditordb and test logic to work with new key separation logic (#6175) --- src/exchange-tools/taler-auditor-offline.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange-tools/taler-auditor-offline.c') diff --git a/src/exchange-tools/taler-auditor-offline.c b/src/exchange-tools/taler-auditor-offline.c index 5e9e68823..b712ac67d 100644 --- a/src/exchange-tools/taler-auditor-offline.c +++ b/src/exchange-tools/taler-auditor-offline.c @@ -376,6 +376,7 @@ denomination_add_cb ( hr->http_status, TALER_ErrorCode_get_hint (hr->ec), hr->hint); + global_ret = 42; } GNUNET_CONTAINER_DLL_remove (dar_head, dar_tail, -- cgit v1.2.3