summaryrefslogtreecommitdiff
path: root/src/auditor/test-revocation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/test-revocation.sh')
-rwxr-xr-xsrc/auditor/test-revocation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh
index eec279b5a..b70f09225 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