Commit 491c000e authored by Krzysztof Siedlecki's avatar Krzysztof Siedlecki

installing github.com/cespare/prettybench

parent 6c1a8422
...@@ -33,7 +33,7 @@ retry() { ...@@ -33,7 +33,7 @@ retry() {
export PATH=${GOPATH}/bin:${PWD}/third_party/etcd:/usr/local/go/bin:${PATH} export PATH=${GOPATH}/bin:${PWD}/third_party/etcd:/usr/local/go/bin:${PATH}
retry go get github.com/cespare/prettybench go install k8s.io/kubernetes/vendor/github.com/cespare/prettybench
# Disable the Go race detector. # Disable the Go race detector.
export KUBE_RACE=" " export KUBE_RACE=" "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment