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

Peter Krempa posted 21 patches 5 years, 4 months ago
There is a newer version of this series
[PATCH 09/21] domainconfdata/getfilesystem.xml: Remove <init> element
Posted by Peter Krempa 5 years, 4 months ago
The element is not needed for the test and doesn't conform to the domain
XML schema.

Signed-off-by: Peter Krempa <pkrempa@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