mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 22:44:24 +00:00
fix tests
This commit is contained in:
@@ -4,7 +4,7 @@ set -eu
|
||||
NUM_OF_PEERS=$1
|
||||
|
||||
# how many attempts for each peer to catch up by height
|
||||
MAX_ATTEMPTS_TO_CATCH_UP=10
|
||||
MAX_ATTEMPTS_TO_CATCH_UP=20
|
||||
|
||||
echo "Waiting for nodes to come online"
|
||||
set +e
|
||||
|
||||
Reference in New Issue
Block a user