This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
test/persist: bump sleep to 5 for bound ports release
pull/426/head
Ethan Buchman
8 years ago
parent
22d95c7b51
commit
d58a666445
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/persist/test_failure_indices.sh
+0
-0
test/test.sh
+ 1
- 1
test/persist/test_failure_indices.sh
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
- 0
test/test.sh
View File
Write
Preview
Loading…
Cancel
Save