gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 09/12: nicer logging


From: gnunet
Subject: [taler-exchange] 09/12: nicer logging
Date: Sat, 29 Feb 2020 16:59:28 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit cef3b713acde7d8a3c4ecf5b4f2df24d054e0046
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Feb 26 23:51:40 2020 +0100

    nicer logging
---
 src/testing/testing_api_cmd_status.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/testing/testing_api_cmd_status.c 
b/src/testing/testing_api_cmd_status.c
index 1c652b6d..690a5b9c 100644
--- a/src/testing/testing_api_cmd_status.c
+++ b/src/testing/testing_api_cmd_status.c
@@ -93,6 +93,7 @@ reserve_status_cb (void *cls,
                 http_status,
                 __FILE__,
                 __LINE__);
+    json_dumpf (json, stderr, 0);
     TALER_TESTING_interpreter_fail (ss->is);
     return;
   }

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



reply via email to

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