Fix resolver_gce_integration_tests_defs.include to pass shellcheck

This commit is contained in:
Mehrdad Afshari 2018-02-07 11:43:46 -08:00
parent 4c959bab8a
commit 3ce5b53f61
1 changed files with 1 additions and 1 deletions

View File

@ -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