]> xenbits.xensource.com Git - libvirt.git/commitdiff
bhyve: fix bhyveargv2xml custom loader test
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 10 Jul 2016 21:58:43 +0000 (00:58 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 10 Jul 2016 22:04:29 +0000 (01:04 +0300)
Before pushing this test, I changed the appropriate args file
to pet test-wrap-argv.pl, but forgot to change the xml file, so
update it accordingly.

tests/bhyveargv2xmldata/bhyveargv2xml-custom-loader.xml

index 3e9bd29699961d0b08371f730988aec89f8d153c..68a488f37332bb44db4eb431cde448fe57095adb 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <bootloader>/usr/bin/custom-loader</bootloader>
-  <bootloader_args>with several arguments</bootloader_args>
+  <bootloader_args>-s ome --args</bootloader_args>
   <os>
     <type>hvm</type>
   </os>