gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 01/02: fix benchmark FTBFS


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 01/02: fix benchmark FTBFS
Date: Wed, 24 Jul 2019 14:13:28 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit bad3e3dc4a234f2c9c092014758c1af79bd7bff1
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Jul 24 14:13:02 2019 +0200

    fix benchmark FTBFS
---
 src/benchmark/taler-exchange-benchmark.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/benchmark/taler-exchange-benchmark.c 
b/src/benchmark/taler-exchange-benchmark.c
index d2854409..094f23c7 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -339,9 +339,9 @@ run (void *cls,
           TALER_TESTING_cmd_refresh_melt_with_retry
           (TALER_TESTING_cmd_refresh_melt
            (melt_label,
-            AMOUNT_4,
             withdraw_label,
-            MHD_HTTP_OK));
+            MHD_HTTP_OK,
+            NULL));
         unit[3] =
           TALER_TESTING_cmd_refresh_reveal_with_retry
           (TALER_TESTING_cmd_refresh_reveal

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]