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/persists: wait for tendermint proc
pull/414/head
Ethan Buchman
8 years ago
parent
7fab31fbe3
commit
7c1e79cbc5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
test/persist/test_failure_indices.sh
+ 1
- 0
test/persist/test_failure_indices.sh
View File
@ -61,6 +61,7 @@ for failIndex in $(seq $failsStart $failsEnd); do
# tendermint should fail when it hits the fail index
kill
-9
"
$PID_DUMMY
"
wait
"
$PID_DUMMY
"
wait
"
$PID_TENDERMINT
"
start_procs
2
Write
Preview
Loading…
Cancel
Save