aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-08-10 18:20:44 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-08-10 18:20:44 +0200
commitcca1dbda74825bc8765c9ca720627860419d2185 (patch)
tree07c36f1fdf2c9a369def2cb3037038460ff17a24 /tools/internal_ci/macos
parent69d6694409cc378df0c3cf39ae48943b77c963c4 (diff)
fix macos interop_to_prod tests
Diffstat (limited to 'tools/internal_ci/macos')
-rwxr-xr-xtools/internal_ci/macos/grpc_interop_toprod.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_interop_toprod.sh b/tools/internal_ci/macos/grpc_interop_toprod.sh
index 5ddabb9bf9..e748a62e76 100755
--- a/tools/internal_ci/macos/grpc_interop_toprod.sh
+++ b/tools/internal_ci/macos/grpc_interop_toprod.sh
@@ -18,8 +18,8 @@ set -ex
# change to grpc repo root
cd $(dirname $0)/../../..
-source tools/internal_ci/helper_scripts/prepare_build_macos_interop_rc
source tools/internal_ci/helper_scripts/prepare_build_macos_rc
+source tools/internal_ci/helper_scripts/prepare_build_macos_interop_rc
# using run_interop_tests.py without --use_docker, so we need to build first
tools/run_tests/run_tests.py -l c++ -c opt --build_only