Commit 63e33665 authored by Eric Paris's avatar Eric Paris

Merge pull request #7757 from nak3/build_genbashcomp_with_make_all

Add genbashcomp to KUBE_TEST_TARGETS
parents 8bc481d6 4c9f2d89
...@@ -48,6 +48,7 @@ readonly KUBE_TEST_TARGETS=( ...@@ -48,6 +48,7 @@ readonly KUBE_TEST_TARGETS=(
cmd/integration cmd/integration
cmd/gendocs cmd/gendocs
cmd/genman cmd/genman
cmd/genbashcomp
examples/k8petstore/web-server examples/k8petstore/web-server
github.com/onsi/ginkgo/ginkgo github.com/onsi/ginkgo/ginkgo
) )
......
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