gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix #7104


From: gnunet
Subject: [taler-merchant] branch master updated: fix #7104
Date: Thu, 25 Nov 2021 23:42:42 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 3b9e74b3 fix #7104
3b9e74b3 is described below

commit 3b9e74b331abc9cf79ef54b1bd87526c7d5fe07b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 25 23:42:40 2021 +0100

    fix #7104
---
 src/backend/taler-merchant-httpd_post-orders-ID-pay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c 
b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
index d9eb723e..12e2741f 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
@@ -573,7 +573,7 @@ resume_pay_with_response (struct PayContext *pc,
   pc->response_code = response_code;
   pc->response = response;
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-              "Resuming /pay handling as exchange interaction is done (%u)\n",
+              "Resuming /pay handling. HTTP status for our reply is %u.\n",
               response_code);
   if (NULL != pc->timeout_task)
   {

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