gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: missing commit


From: gnunet
Subject: [taler-merchant] branch master updated: missing commit
Date: Mon, 27 Jul 2020 14:12:48 +0200

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 f7f88e5  missing commit
f7f88e5 is described below

commit f7f88e57e7b3f607cc5305fa5adbb1c09e8a7614
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jul 27 14:12:46 2020 +0200

    missing commit
---
 src/backend/taler-merchant-httpd_private-post-orders.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c 
b/src/backend/taler-merchant-httpd_private-post-orders.c
index 86cf0b4..5f80e6d 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders.c
@@ -221,7 +221,7 @@ execute_transaction (struct TMH_HandlerContext *hc,
                              hc->instance->settings.id,
                              order_id,
                              pay_deadline,
-                             // FIXME-6446: also store claim_token!
+                             claim_token,
                              order);
   /* qs == 0: order already exists. */
   if (qs <= 0)

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