installing github.com/cespare/prettybench

pull/564/head
Krzysztof Siedlecki 2019-02-05 13:27:35 +01:00
parent 6c1a842248
commit 491c000eeb
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ retry() {
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.
export KUBE_RACE=" "