fix indentation

pull/13251/head
Jan Tattermusch 7 years ago
parent 041802c951
commit 1e9af124f1
  1. 2
      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

Loading…
Cancel
Save