Merge pull request #19555 from spiffxp/verify-prereqs-noargs

verify_prereqs doesn't special-case on 'clean' arg
This commit is contained in:
Alex Mohr
2016-01-21 10:43:41 -08:00
2 changed files with 1 additions and 5 deletions

View File

@@ -116,10 +116,6 @@ readonly KUBE_ADDON_PATHS=(
# Verify that the right utilities and such are installed for building Kube. Set
# up some dynamic constants.
#
# Args:
# $1 The type of operation to verify for. Only 'clean' is supported in which
# case we don't verify docker.
#
# Vars set:
# KUBE_ROOT_HASH
# KUBE_BUILD_IMAGE_TAG