Revert "Undo last two commits"

This reverts commit d1fc37ff9e.
This commit is contained in:
Ethan Buchman
2017-04-11 15:44:36 -04:00
parent d1fc37ff9e
commit ac86e664c7
7 changed files with 105 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
#! /bin/bash
go get github.com/tendermint/abci/...
go get -d github.com/tendermint/abci
# get the abci commit used by tendermint
COMMIT=`bash scripts/glide/parse.sh abci`