mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 22:10:11 +00:00
6 lines
107 B
Bash
6 lines
107 B
Bash
#! /bin/bash
|
|
|
|
cd $GOPATH/src/github.com/tendermint/tendermint
|
|
|
|
bash ./test/persist/test_failure_indices.sh
|