gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: test-revocation: add --no-thrott


From: gnunet
Subject: [taler-exchange] branch master updated: test-revocation: add --no-throttle to wallet invocation
Date: Tue, 24 Mar 2020 19:25:21 +0100

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 1c5e24a0 test-revocation: add --no-throttle to wallet invocation
1c5e24a0 is described below

commit 1c5e24a05a0ead49e910bfee48e72ab9c2383b7f
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 24 23:55:15 2020 +0530

    test-revocation: add --no-throttle to wallet invocation
---
 src/auditor/test-revocation.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh
index c39aa805..04ae0238 100755
--- a/src/auditor/test-revocation.sh
+++ b/src/auditor/test-revocation.sh
@@ -124,7 +124,8 @@ echo " DONE"
 
 # run wallet CLI
 echo "Running wallet"
-taler-wallet-cli --wallet-db=$WALLET_DB testing withdraw \
+taler-wallet-cli --wallet-db=$WALLET_DB --no-throttle \
+                 testing withdraw \
                  -e $EXCHANGE_URL \
                  -b $BANK_URL \
                  -a TESTKUDOS:8

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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