mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-26 15:22:15 +00:00
6 lines
109 B
Bash
6 lines
109 B
Bash
#! /bin/bash
|
|
|
|
cd "$GOPATH/src/github.com/tendermint/tendermint"
|
|
|
|
bash ./test/persist/test_failure_indices.sh
|