mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Fix up for posix flags
This commit is contained in:
@@ -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-}"
|
||||
|
Reference in New Issue
Block a user