commit bad3e3dc4a234f2c9c092014758c1af79bd7bff1
parent 10e7f7c28c633bf465729f95c7113ea0bfcd7238
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 24 Jul 2019 14:13:02 +0200
fix benchmark FTBFS
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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