Commit 3868bb43 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #21253 from gmarek/enable

Auto commit by PR queue bot
parents aee2eb39 92f60159
......@@ -25,7 +25,7 @@ set -o nounset
set -o pipefail
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
EXIT_ON_WEAK_ERROR="${EXIT_ON_WEAK_ERROR:-true}"
EXIT_ON_WEAK_ERROR="${EXIT_ON_WEAK_ERROR:-false}"
if [ -f "${KUBE_ROOT}/cluster/env.sh" ]; then
source "${KUBE_ROOT}/cluster/env.sh"
......
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