updating all references in .sh scripts

This commit is contained in:
Mike Danese
2015-08-12 13:12:31 -07:00
parent 59da05efdf
commit f061875840
11 changed files with 17 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
# they are written using the latest API version.
#
# Steps to use this script to upgrade the cluster to a new version:
# https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/cluster_management.md#updgrading-to-a-different-api-version
# https://github.com/kubernetes/kubernetes/blob/master/docs/cluster_management.md#updgrading-to-a-different-api-version
set -o errexit
set -o nounset