mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-10 15:07:24 +00:00
test/persist: bump sleep to 5 for bound ports release
This commit is contained in:
@@ -49,7 +49,7 @@ function kill_procs(){
|
||||
wait_for_port 46657
|
||||
|
||||
# XXX: sometimes the port is still bound :(
|
||||
sleep 2
|
||||
sleep 5
|
||||
}
|
||||
|
||||
# wait for port to be available
|
||||
|
||||
0
test/test.sh
Normal file → Executable file
0
test/test.sh
Normal file → Executable file
Reference in New Issue
Block a user