Skip to content

Commit e61c8f9

Browse files
committed
Change directory before submodules update
1 parent be749bf commit e61c8f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/grpc-js-xds/scripts/xds_k8s_lb.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ main() {
135135
local script_dir
136136
script_dir="$(dirname "$0")"
137137

138+
cd "${script_dir}"
139+
138140
git submodule update --init --recursive
139141

140142
# Source the test driver from the master branch.

0 commit comments

Comments
 (0)