summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-18 15:53:43 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-18 16:07:02 +0100
commita6a36c352e59ed65d1d35da26c6eccbf6402623e (patch)
tree9be811c6df7298d94e5ac001e0e29ace661bb08f /src/testing
parent1cd108d14e73c9fc0d4cc8555d8c16d08796f365 (diff)
downloadmerchant-a6a36c352e59ed65d1d35da26c6eccbf6402623e.tar.gz
merchant-a6a36c352e59ed65d1d35da26c6eccbf6402623e.tar.bz2
merchant-a6a36c352e59ed65d1d35da26c6eccbf6402623e.zip
-fix offline calls
Diffstat (limited to 'src/testing')
-rwxr-xr-xsrc/testing/initialize_taler_system.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/initialize_taler_system.sh b/src/testing/initialize_taler_system.sh
index 281bf2b5..e8b947c9 100755
--- a/src/testing/initialize_taler_system.sh
+++ b/src/testing/initialize_taler_system.sh
@@ -221,7 +221,8 @@ taler-exchange-offline -c $CONF \
sign \
enable-account payto://x-taler-bank/localhost/Exchange \
enable-auditor $AUDITOR_PUB $AUDITOR_URL "TESTKUDOS Auditor" \
- wire-fee now x-taler-bank TESTKUDOS:0.01 TESTKUDOS:0.01 \
+ wire-fee now x-taler-bank TESTKUDOS:0.01 TESTKUDOS:0.01 TESTKUDOS:0.01 \
+ global-fee now TESTKUDOS:0.01 TESTKUDOS:0.01 TESTKUDOS:0.01 TESTKUDOS:0.01 1h 1h 1year 5 \
upload &> taler-exchange-offline.log
echo -n "."