Skip to content

Commit

Permalink
Merge pull request #7757 from nak3/build_genbashcomp_with_make_all
Browse files Browse the repository at this point in the history
Add genbashcomp to KUBE_TEST_TARGETS
  • Loading branch information
eparis committed May 5, 2015
2 parents 8bc481d + 4c9f2d8 commit 63e3366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/lib/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ readonly KUBE_TEST_TARGETS=(
cmd/integration
cmd/gendocs
cmd/genman
cmd/genbashcomp
examples/k8petstore/web-server
github.com/onsi/ginkgo/ginkgo
)
Expand Down

0 comments on commit 63e3366

Please sign in to comment.