[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: upload
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: upload |
Date: |
Wed, 06 Jan 2021 13:27:31 +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 5137466 upload
5137466 is described below
commit 51374661ea9bd788b9744682aad5f1c438483bd5
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 6 13:27:28 2021 +0100
upload
---
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 10f6491..75a50c4 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"
upload
done
##
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: upload,
gnunet <=