Fix up for posix flags

This commit is contained in:
Joe Beda
2015-01-13 12:02:24 -08:00
parent f692604bdf
commit 228659a177
21 changed files with 242 additions and 242 deletions

View File

@@ -82,4 +82,4 @@ else
auth_config=()
fi
"${e2e}" "${auth_config[@]:+${auth_config[@]}}" -host="https://${KUBE_MASTER_IP-}"
"${e2e}" "${auth_config[@]:+${auth_config[@]}}" --host="https://${KUBE_MASTER_IP-}"