commit 454cf24b02cf337d40a2479ba70a1c5d4efdc64e parent 3c7f7d595f99fbe919f0540679939ffde620b398 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 27 Mar 2020 12:49:00 +0100 fix ftbfs Diffstat:
| M | src/lib/test_merchant_api.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c @@ -907,6 +907,7 @@ main (int argc, TALER_TESTING_cleanup_files (CONFIG_FILE); switch (TALER_TESTING_prepare_exchange (CONFIG_FILE, + GNUNET_YES, &ec)) { case GNUNET_SYSERR: