test-revocation: add --no-throttle to wallet invocation
This commit is contained in:
parent
fb70d338fd
commit
1c5e24a05a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user