Merge pull request #22674 from mml/kube-up-up-and-away

Auto commit by PR queue bot
pull/6/head
k8s-merge-robot 2016-03-12 00:39:33 -08:00
commit f56207bd5f
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ function stage-images() {
# "strip out quotes", and we really should be using a YAML library for
# this, but PyYAML isn't shipped by default, and *rant rant rant ... SIGH*
function yaml-quote {
echo "'$(echo "${@}" | sed -e "s/'/''/g")'"
echo "'$(echo "${@:-}" | sed -e "s/'/''/g")'"
}
# Builds the RUNTIME_CONFIG var from other feature enable options (such as