gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: starting the bank is slow, give


From: gnunet
Subject: [taler-exchange] branch master updated: starting the bank is slow, give it some more time
Date: Sat, 12 Sep 2020 12:08:10 +0200

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 9a3bdcf6 starting the bank is slow, give it some more time
9a3bdcf6 is described below

commit 9a3bdcf604fedc308f7ad9fa0a462124a5765fec
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Sat Sep 12 15:38:00 2020 +0530

    starting the bank is slow, give it some more time
---
 contrib/gana                   | 2 +-
 src/auditor/test-auditor.sh    | 2 +-
 src/auditor/test-revocation.sh | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 18a39c29..0e919520 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 18a39c29726860af58800a28454446154b89832b
+Subproject commit 0e9195203f97d7c5738e3658637481e731101993
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 62c4c664..fddec1de 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -58,7 +58,7 @@ function pre_audit () {
     # Launch bank
     echo -n "Launching bank "
     taler-bank-manage-testing $CONF postgres:///$DB serve-http 2>bank.err 
>bank.log &
-    for n in `seq 1 20`
+    for n in `seq 1 80`
     do
         echo -n "."
         sleep 0.1
diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh
index eec279b5..b70f0922 100755
--- a/src/auditor/test-revocation.sh
+++ b/src/auditor/test-revocation.sh
@@ -58,7 +58,7 @@ function pre_audit () {
     # Launch bank
     echo -n "Launching bank "
     taler-bank-manage-testing $CONF postgres:///$DB serve-http 2>bank.err 
>bank.log &
-    for n in `seq 1 20`
+    for n in `seq 1 80`
     do
         echo -n "."
         sleep 0.1

-- 
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]