gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: typo


From: gnunet
Subject: [taler-deployment] branch master updated: typo
Date: Wed, 06 Jan 2021 13:26:45 +0100

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

dold pushed a commit to branch master
in repository deployment.

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

commit 1fe76afd74f3523804fdaa0a50b75c7ef8aac3d6
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 6 13:26:43 2021 +0100

    typo
---
 bin/taler-deployment-prepare | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 6390446..10f6491 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -121,7 +121,7 @@ taler-exchange-offline enable-account "$payto_uri" upload
 year=$(date +%Y)
 curr=$TALER_CONFIG_CURRENCY
 for y in $(seq $year $((year + 5))); do
-  taler-exchange-offline wire-fee $y x-taler-bank "$CURR:0.01" "$CURR:0.01"
+  taler-exchange-offline wire-fee $y x-taler-bank "$curr:0.01" "$curr:0.01"
 done
 
 ##

-- 
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]