Merge pull request #18763 from RoelVanNyen/RoelVanNyen-patch-update-all

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-12-16 10:08:12 -08:00

View File

@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# A single sciprt that runs a predefined set of update-* scripts, as they often go together.
# A single script that runs a predefined set of update-* scripts, as they often go together.
set -o errexit
set -o nounset
set -o pipefail