mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-06 03:50:46 +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
|