test: refactor bash; test fastsync (failing)

This commit is contained in:
Ethan Buchman
2016-08-25 18:27:21 -04:00
parent 4776a7bcbe
commit 1bfd67dfc6
16 changed files with 158 additions and 26 deletions

View File

@ -2,6 +2,7 @@
go get github.com/tendermint/tmsp/...
# get the tmsp commit used by tendermint
COMMIT=`bash scripts/glide/parse.sh $(pwd)/glide.lock tmsp`
cd $GOPATH/src/github.com/tendermint/tmsp