diff --git a/test/persist/test_failure_indices.sh b/test/persist/test_failure_indices.sh index af29f637c..81721e65e 100644 --- a/test/persist/test_failure_indices.sh +++ b/test/persist/test_failure_indices.sh @@ -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