[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-merchant] 03/04: launching the exchange.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-merchant] 03/04: launching the exchange. |
Date: |
Tue, 08 May 2018 23:52:56 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository merchant.
commit c1d3421865b587163759bed0bc97b2ac111cf02f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 8 15:36:32 2018 +0200
launching the exchange.
---
src/merchant-tools/taler-merchant-generate-payments_new.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/merchant-tools/taler-merchant-generate-payments_new.c
b/src/merchant-tools/taler-merchant-generate-payments_new.c
index 407f4fe..5d83206 100644
--- a/src/merchant-tools/taler-merchant-generate-payments_new.c
+++ b/src/merchant-tools/taler-merchant-generate-payments_new.c
@@ -216,7 +216,8 @@ main (int argc,
result = TALER_TESTING_setup_with_exchange
(run,
- options,
+ NULL,
default_config_file);
+
return result;
}
--
To stop receiving notification emails like this one, please contact
address@hidden