From ef0e6c709051fc46968d64dcf1c86bd197fe45c2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 6 Apr 2017 18:58:03 +0300 Subject: Invent notion of header for machine_manifest --- tests/manifest/machine.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/manifest/machine.test') diff --git a/tests/manifest/machine.test b/tests/manifest/machine.test index cd50bd4..96619f9 100644 --- a/tests/manifest/machine.test +++ b/tests/manifest/machine.test @@ -15,8 +15,8 @@ test.options += -m : 1 id: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 name: windows_10-msvc_14 - type: kvm summary: Windows 10 build 1607 with VC 14 update 3 + type: kvm EOF : nspawn @@ -25,8 +25,8 @@ test.options += -m : 1 id: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 name: windows_10-msvc_14 - type: nspawn summary: Windows 10 build 1607 with VC 14 update 3 + type: nspawn EOF } @@ -36,8 +36,8 @@ $* <'stdin:6:1: error: single machine manifest expected' == 1 : 1 id: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 name: windows_10-msvc_14 -type: kvm summary: Windows 10 build 1607 with VC 14 update 3 +type: kvm : EOI -- cgit v1.1