gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix Oec FTBFS


From: gnunet
Subject: [taler-exchange] branch master updated: -fix Oec FTBFS
Date: Thu, 17 Feb 2022 15:29:52 +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 802f4986 -fix Oec FTBFS
802f4986 is described below

commit 802f4986fea13337ac2a33ac9585b94aebad36da
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Feb 17 15:29:50 2022 +0100

    -fix Oec FTBFS
---
 src/testing/test_exchange_api_twisted.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/testing/test_exchange_api_twisted.c 
b/src/testing/test_exchange_api_twisted.c
index 33631764..150d3b12 100644
--- a/src/testing/test_exchange_api_twisted.c
+++ b/src/testing/test_exchange_api_twisted.c
@@ -124,6 +124,7 @@ run (void *cls,
     TALER_TESTING_cmd_withdraw_amount ("refresh-withdraw-coin",
                                        "refresh-create-reserve",
                                        "EUR:5",
+                                       0, /* age */
                                        MHD_HTTP_OK),
     TALER_TESTING_cmd_deposit ("refresh-deposit-partial",
                                "refresh-withdraw-coin",
@@ -164,6 +165,7 @@ run (void *cls,
     TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-r1",
                                        "create-reserve-r1",
                                        "EUR:5",
+                                       0, /* age */
                                        MHD_HTTP_OK),
     TALER_TESTING_cmd_deposit ("deposit-refund-1",
                                "withdraw-coin-r1",
@@ -233,6 +235,7 @@ run (void *cls,
     TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-r2",
                                        "create-reserve-r2",
                                        "EUR:5",
+                                       0, /* age */
                                        MHD_HTTP_OK),
     TALER_TESTING_cmd_end ()
   };

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