aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/test/cpp/naming
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-02-07 11:42:30 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2018-02-07 11:42:30 -0800
commitdf8d8c91928379440d68b863434453632072c4dc (patch)
tree29888b5637821b86498bc611733cf6f8c06195dd /templates/test/cpp/naming
parenta485cf599f5e3e038d1db3dd2fae9d00cf5fcaa7 (diff)
Fix create_private_dns_zone_defs.include to pass shellcheck
Diffstat (limited to 'templates/test/cpp/naming')
-rw-r--r--templates/test/cpp/naming/create_private_dns_zone_defs.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/test/cpp/naming/create_private_dns_zone_defs.include b/templates/test/cpp/naming/create_private_dns_zone_defs.include
index 465dd6394b..76af9ab33d 100644
--- a/templates/test/cpp/naming/create_private_dns_zone_defs.include
+++ b/templates/test/cpp/naming/create_private_dns_zone_defs.include
@@ -17,7 +17,7 @@
set -ex
-cd $(dirname $0)/../../..
+cd "$(dirname "$0")/../../.."
gcloud alpha dns managed-zones create \\