From 1e9af124f1dcea1afdc59af19088b6146494639f Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Fri, 3 Nov 2017 14:18:30 +0100 Subject: fix indentation --- tools/gce/create_windows_debug_worker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gce') diff --git a/tools/gce/create_windows_debug_worker.sh b/tools/gce/create_windows_debug_worker.sh index 9ac82eb3f6..5c19eae5f1 100755 --- a/tools/gce/create_windows_debug_worker.sh +++ b/tools/gce/create_windows_debug_worker.sh @@ -50,6 +50,6 @@ gcloud compute instances create $INSTANCE_NAME \ --machine-type $MACHINE_TYPE \ --image-project google.com:kokoro \ --image kokoro-win7build-v9-prod-debug \ - --boot-disk-type pd-ssd \ + --boot-disk-type pd-ssd \ --tags=allow-ssh \ --disk auto-delete=yes,boot=no,name=$TMP_DISK_NAME -- cgit v1.2.3