Use my fixed version of gom for now.

This commit is contained in:
Andrey Smirnov
2014-02-26 17:06:27 +04:00
parent 5e97e18d9d
commit c7d8772b9b
+1 -1
View File
@@ -21,7 +21,7 @@ all: test check system-test
prepare:
mkdir -p $(BINPATH)
go get github.com/mattn/gom
go get github.com/smira/gom
$(GOM) $(GOM_ENVIRONMENT) install
coverage.out: