gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: syntax


From: gnunet
Subject: [taler-deployment] branch master updated: syntax
Date: Mon, 27 Jul 2020 16:42:22 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a54bcbc  syntax
a54bcbc is described below

commit a54bcbcbec735b569580602eacb6a0c51680a1da
Author: MS <ms@taler.net>
AuthorDate: Mon Jul 27 16:42:16 2020 +0200

    syntax
---
 bin/taler-config-tips | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/bin/taler-config-tips b/bin/taler-config-tips
index 68ea6b5..ba92bdd 100755
--- a/bin/taler-config-tips
+++ b/bin/taler-config-tips
@@ -10,11 +10,11 @@ WIRE_METHOD="x-taler-bank"
 APIKEY=$(taler-config -s frontends -o backend_apikey)
 
 # Call merchant tool for reserve authorization.
-PAYTO_WITH_SUBJECT = $(taler-merchant-setup-reserve --amount="${CURRENCY}:50" \
-                                                    
--exchange-url=${EXCHANGE_URL} \
-                                                    
--merchant-url=${MERCHANT_URL} \
-                                                    
--wire-method=${WIRE_METHOD} \
-                                                   --apikey=${APIKEY})
+PAYTO_WITH_SUBJECT=$(taler-merchant-setup-reserve --amount="${CURRENCY}:50" \
+                                                  
--exchange-url=${EXCHANGE_URL} \
+                                                  
--merchant-url=${MERCHANT_URL} \
+                                                  --wire-method=${WIRE_METHOD} 
\
+                                                 --apikey=${APIKEY})
 
 taler-bank-transfer --credit-account=${PAYTO_CREDIT} \
                    --amount="${CURRENCY}:50" \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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