gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: specify exchange wi


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: specify exchange with '-e' at payments generator
Date: Tue, 25 Apr 2017 09:41:20 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 06b7294  specify exchange with '-e' at payments generator
06b7294 is described below

commit 06b7294815214f38daf3b7c93d5334bf0e00fd75
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 25 09:40:51 2017 +0200

    specify exchange with '-e' at payments generator
---
 src/samples/generate_payments.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/samples/generate_payments.c b/src/samples/generate_payments.c
index 7768cc3..d606557 100644
--- a/src/samples/generate_payments.c
+++ b/src/samples/generate_payments.c
@@ -1678,7 +1678,7 @@ main (int argc,
                                "TIMES",
                                "How many times the commands should be run.",
                                &times),
-    GNUNET_GETOPT_option_flag ('r',
+    GNUNET_GETOPT_option_flag ('e',
                                "remote-exchange",
                                "Do not fork any exchange",
                                &remote_exchange),

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



reply via email to

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