diff options
-rw-r--r-- | bbot/machine-manifest.test.testscript | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bbot/machine-manifest.test.testscript b/bbot/machine-manifest.test.testscript index 55f0fe8..6471473 100644 --- a/bbot/machine-manifest.test.testscript +++ b/bbot/machine-manifest.test.testscript @@ -19,7 +19,7 @@ type: kvm mac: de:ad:be:ef:de:ad options: -device "virtio-scsi-pci,id=scsi" -device "scsi-hd,drive=disk0" - changes: \ + changes:\ 0.7.0 - mac is changed to de:ad:be:ef:de:ad - increased disk size to 30GB @@ -34,7 +34,7 @@ name: windows_10-msvc_14 summary: Windows 10 build 1607 with VC 14 update 3 type: kvm - options: \ + options:\ -device "virtio-scsi-pci,id=scsi" -device "scsi-hd,drive=disk0" \ @@ -150,7 +150,7 @@ id: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 name: windows_10-msvc_14 summary: Windows 10 build 1607 with VC 14 update 3 - options: \ + options:\ -device "virtio-scsi-pci,id=scsi" -device "scsi-hd,drive=disk0 \ |