don't search under ./bazel-*, bazel is not in use.
This commit is contained in:
parent
aa4d83961a
commit
69c3e1934c
@ -37,7 +37,6 @@ kube::test::find_dirs() {
|
|||||||
find -L . -not \( \
|
find -L . -not \( \
|
||||||
\( \
|
\( \
|
||||||
-path './_artifacts/*' \
|
-path './_artifacts/*' \
|
||||||
-o -path './bazel-*/*' \
|
|
||||||
-o -path './_output/*' \
|
-o -path './_output/*' \
|
||||||
-o -path './_gopath/*' \
|
-o -path './_gopath/*' \
|
||||||
-o -path './cmd/kubeadm/test/*' \
|
-o -path './cmd/kubeadm/test/*' \
|
||||||
|
Loading…
Reference in New Issue
Block a user