gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -log more on faiure


From: gnunet
Subject: [taler-exchange] branch master updated: -log more on faiure
Date: Thu, 21 Jul 2022 12:32:38 +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 e4f4a973 -log more on faiure
e4f4a973 is described below

commit e4f4a973f0ec2d7ef554a30637190023aa31a569
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Jul 21 12:32:34 2022 +0200

    -log more on faiure
---
 contrib/gana                   | 2 +-
 doc/prebuilt                   | 2 +-
 src/bank-lib/bank_api_credit.c | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index efb03a1d..cf9e9f70 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit efb03a1d25bad8bd6c40b37c9295d9b3e50ee5e9
+Subproject commit cf9e9f70ae04da02be8d11fde5668e2ef72adc57
diff --git a/doc/prebuilt b/doc/prebuilt
index b988d98d..1ed97b23 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit b988d98d4856758484eb23c27bfdc9e602d4235a
+Subproject commit 1ed97b23f19c80fa84b21a5eb0c686d5491e8ec6
diff --git a/src/bank-lib/bank_api_credit.c b/src/bank-lib/bank_api_credit.c
index 1ea2e269..36cab3d5 100644
--- a/src/bank-lib/bank_api_credit.c
+++ b/src/bank-lib/bank_api_credit.c
@@ -167,6 +167,9 @@ handle_credit_history_finished (void *cls,
                                j))
     {
       GNUNET_break_op (0);
+      json_dumpf (j,
+                  stderr,
+                  JSON_INDENT (2));
       response_code = 0;
       ec = TALER_EC_GENERIC_INVALID_RESPONSE;
       break;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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