[PATCH 09/21] domainconfdata/getfilesystem.xml: Remove <init> element

Peter Krempa pkrempa at redhat.com
Thu Oct 8 07:55:23 UTC 2020


The element is not needed for the test and doesn't conform to the domain
XML schema.

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 tests/domainconfdata/getfilesystem.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/domainconfdata/getfilesystem.xml b/tests/domainconfdata/getfilesystem.xml
index 2ee78b4eb9..2d8c963eaf 100644
--- a/tests/domainconfdata/getfilesystem.xml
+++ b/tests/domainconfdata/getfilesystem.xml
@@ -6,7 +6,6 @@
   <vcpu placement='static'>1</vcpu>
   <os>
     <type arch='x86_64'>hvm</type>
-    <init>/bin/sh</init>
   </os>
   <clock offset='utc'/>
   <on_poweroff>destroy</on_poweroff>
-- 
2.26.2




More information about the libvir-list mailing list