Skip to content
Snippets Groups Projects
Commit 98689cc8 authored by Matt Kwong's avatar Matt Kwong Committed by GitHub
Browse files

Merge pull request #11478 from matt-kwong/kokoro_config_typo

Fix typos in Kokoro PR files
parents 8384a434 5b038c22
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -ex set -ex
# change to grpc repo root # change to grpc repo root
cd $(dirname $0)/../../../.. cd $(dirname $0)/../../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc source tools/internal_ci/helper_scripts/prepare_build_linux_rc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment