mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
unify newline format for benchmark-go.sh
This commit is contained in:
parent
025c57e62b
commit
e010435961
@ -21,7 +21,7 @@ set -o pipefail
|
|||||||
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
|
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
|
||||||
|
|
||||||
make test \
|
make test \
|
||||||
WHAT="$*"
|
WHAT="$*" \
|
||||||
KUBE_COVER="" \
|
KUBE_COVER="" \
|
||||||
KUBE_RACE=" " \
|
KUBE_RACE=" " \
|
||||||
KUBE_TEST_ARGS="-- -test.run='^X' -benchtime=1s -bench=. -benchmem" \
|
KUBE_TEST_ARGS="-- -test.run='^X' -benchtime=1s -bench=. -benchmem" \
|
||||||
|
Loading…
Reference in New Issue
Block a user