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


From: gnunet
Subject: [taler-exchange] branch master updated: log more
Date: Wed, 31 Jan 2024 09:39:25 +0100

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 bcd47503 log more
bcd47503 is described below

commit bcd4750347c4674a68a9a689f27cb1aea2a23234
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 31 09:39:23 2024 +0100

    log more
---
 src/testing/testing_api_cmd_oauth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_api_cmd_oauth.c 
b/src/testing/testing_api_cmd_oauth.c
index 535c6d94..80d38e4c 100644
--- a/src/testing/testing_api_cmd_oauth.c
+++ b/src/testing/testing_api_cmd_oauth.c
@@ -347,7 +347,7 @@ oauth_run (void *cls,
   struct OAuthState *oas = cls;
 
   (void) cmd;
-  oas->mhd = MHD_start_daemon (MHD_USE_AUTO_INTERNAL_THREAD,
+  oas->mhd = MHD_start_daemon (MHD_USE_AUTO_INTERNAL_THREAD | MHD_USE_DEBUG,
                                oas->port,
                                NULL, NULL,
                                &handler_cb, oas,

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