gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -reduce logging


From: gnunet
Subject: [taler-exchange] branch master updated: -reduce logging
Date: Wed, 29 Jun 2022 20:34:24 +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 2805018d -reduce logging
2805018d is described below

commit 2805018da25b07a36b1ab56e6fc990d72d86d70a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 29 20:34:22 2022 +0200

    -reduce logging
---
 contrib/gana                  | 2 +-
 src/lib/exchange_api_handle.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 75c838e7..ce57f1bb 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 75c838e74c41bf9a6c02cdfe8109a444056bf26d
+Subproject commit ce57f1bb32a657c0e479a13401339c9899b1c898
diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index 71cae2fd..3cdc8ad2 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -761,7 +761,7 @@ decode_keys_json (const json_t *resp_obj,
     GNUNET_break_op (0);
     return GNUNET_SYSERR;
   }
-#if 1 /* DEBUG */
+#if DEBUG
   json_dumpf (resp_obj,
               stderr,
               JSON_INDENT (2));

-- 
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]