test/persist: bump sleep to 5 for bound ports release

This commit is contained in:
Ethan Buchman
2017-03-06 00:32:15 -05:00
parent 22d95c7b51
commit d58a666445
2 changed files with 1 additions and 1 deletions

View File

@@ -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
View File