[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: sync
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: sync |
Date: |
Tue, 23 Aug 2022 23:07:48 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 90fd8a0 sync
90fd8a0 is described below
commit 90fd8a041af898f75e17fe327c0a9ecbdf38d75c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 23 23:07:45 2022 +0200
sync
---
bin/taler-deployment-prepare-with-eufin | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-deployment-prepare-with-eufin
b/bin/taler-deployment-prepare-with-eufin
index 60c4736..55b8c65 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -155,7 +155,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 sepa "$curr:0.01" "$curr:0.01" upload
+ taler-exchange-offline wire-fee $y sepa "$curr:0.01" "$curr:0.01"
"$curr:0.01" upload
done
taler-deployment-arm -k taler-exchange
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.