mirror of
https://github.com/rancher/rke.git
synced 2025-04-28 03:31:24 +00:00
test commit
This commit is contained in:
parent
a0b252c9cd
commit
ba46b8c288
@ -9,3 +9,4 @@ PACKAGES=". $(find -name '*.go' | xargs -I{} dirname {} | cut -f2 -d/ | sort -u
|
|||||||
|
|
||||||
[ "${ARCH}" == "amd64" ] && RACE=-race
|
[ "${ARCH}" == "amd64" ] && RACE=-race
|
||||||
go test ${RACE} -cover -tags=test ${PACKAGES}
|
go test ${RACE} -cover -tags=test ${PACKAGES}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user