]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
domainconfdata/getfilesystem.xml: Remove <init> element
authorPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2020 10:16:24 +0000 (12:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Oct 2020 07:05:10 +0000 (09:05 +0200)
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>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/domainconfdata/getfilesystem.xml

index 2ee78b4eb9ea7bd055067424ec26d4c7c8144080..2d8c963eafbfcf31e52d8580a29c7a3c10dc7cf1 100644 (file)
@@ -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>