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: instructions about


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: instructions about generating payments against a non-forked merchant backend
Date: Tue, 25 Apr 2017 09:46:50 +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 b61e1dc  instructions about generating payments against a non-forked 
merchant backend
b61e1dc is described below

commit b61e1dc3cb62e9c62eda7294893cf4499c3f839f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 25 09:46:26 2017 +0200

    instructions about generating payments against a non-forked
    merchant backend
---
 doc/manual.texi | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/doc/manual.texi b/doc/manual.texi
index 611d19f..1a3b487 100644
--- a/doc/manual.texi
+++ b/doc/manual.texi
@@ -785,13 +785,16 @@ currency = PUDOS
 Run the test in the following way:
 
 @example
-$ taler-merchant-generate-payments [-c config] [-r]
+$ taler-merchant-generate-payments [-c config] [-e EURI] [-m MURI]
 @end example
 
 the argument @code{config} given to @code{-c} points to the configuration
 file and is optional -- @code{~/.config/taler.conf} will be checked by default.
-By default, the tool tries to fork a process running the exchange, unless the
address@hidden option is given.
+By default, the tool forks two processes: one for the merchant backend, and one
+for the exchange.
+The option @code{-e} (@code{-m}) avoids any exchange (merchant backend) fork,
+and just runs the generator against the exchange (merchant backend) running
+at @code{EURI} (@code{MURI}).
 
 If the command terminates with no errors, then the merchant backend is 
correctly
 installed.

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



reply via email to

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