Fix make verify
This commit is contained in:
@@ -38,4 +38,4 @@ export LOG_LEVEL=4
|
||||
cd /go/src/k8s.io/kubernetes
|
||||
|
||||
./hack/install-etcd.sh
|
||||
make verify VERBOSE=1
|
||||
make verify
|
||||
|
@@ -34,4 +34,4 @@ export PATH=${GOPATH}/bin:${HOME}/third_party/etcd:/usr/local/go/bin:$PATH
|
||||
command -v etcd &>/dev/null || ./hack/install-etcd.sh
|
||||
go get -u github.com/tools/godep
|
||||
|
||||
make verify VERBOSE=1
|
||||
make verify
|
||||
|
Reference in New Issue
Block a user