gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 71/141: remove trhottle


From: gnunet
Subject: [taler-grid5k] 71/141: remove trhottle
Date: Thu, 18 Nov 2021 14:50:12 +0100

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

marco-boss pushed a commit to branch master
in repository grid5k.

commit 9f54e035b9af0568bf617bbd42a1e7f1c0b517d9
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Fri Oct 22 11:59:49 2021 +0200

    remove trhottle
---
 experiment/scripts/test.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/experiment/scripts/test.sh b/experiment/scripts/test.sh
index 9950965..12717c3 100755
--- a/experiment/scripts/test.sh
+++ b/experiment/scripts/test.sh
@@ -16,7 +16,6 @@ do
 
   if taler-wallet-cli \
       --wallet-db="${DB_FILE}" \
-      --no-throttle \
       advanced withdraw-fakebank \
         --exchange "http://${PROXY_DOMAIN}/"; \
         --bank "http://${BANK_DOMAIN}/"; \
@@ -29,7 +28,6 @@ do
 
   if taler-wallet-cli \
       --wallet-db="${DB_FILE}" \
-      --no-throttle \
       run-until-done \
         --max-retries=10;
   then
@@ -42,7 +40,6 @@ do
   do
     if taler-wallet-cli \
         --wallet-db="${DB_FILE}" \
-        --no-throttle \
        deposit create KUDOS:50 \
         "payto://x-taler-bank/${BANK_DOMAIN}/Exchange";
     then

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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