aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/test/cpp/naming/resolver_gce_integration_tests_defs.include
diff options
context:
space:
mode:
Diffstat (limited to 'templates/test/cpp/naming/resolver_gce_integration_tests_defs.include')
-rw-r--r--templates/test/cpp/naming/resolver_gce_integration_tests_defs.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/test/cpp/naming/resolver_gce_integration_tests_defs.include b/templates/test/cpp/naming/resolver_gce_integration_tests_defs.include
index 2413ec57d0..0cb8a1baf3 100644
--- a/templates/test/cpp/naming/resolver_gce_integration_tests_defs.include
+++ b/templates/test/cpp/naming/resolver_gce_integration_tests_defs.include
@@ -24,7 +24,7 @@ elif [[ "$GRPC_DNS_RESOLVER" != ares ]]; then
exit 1
fi
-cd $(dirname $0)/../../..
+cd "$(dirname "$0")/../../.."
if [[ "$CONFIG" == "" ]]; then
export CONFIG=opt