Add newline to the end of bash scripts

This commit is contained in:
Tamer Tas
2015-09-18 19:35:05 +03:00
parent 0f8cc8926f
commit cb5f921df1
9 changed files with 9 additions and 9 deletions

View File

@@ -27,4 +27,4 @@ set -o pipefail
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
KUBE_CONFIG_FILE="config-default.sh"
${KUBE_ROOT}/hack/ginkgo-e2e.sh --ginkgo.focus=Networking
${KUBE_ROOT}/hack/ginkgo-e2e.sh --ginkgo.focus=Networking