mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
bhyvexml2argvtest: use virCommandToStringFull to strip command path
Currently the tests would fail if the bhyve commands are installed in different path then /usr/bin. Strip the command path to not depend on the host environment. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/usr/local/sbin/grub-bhyve \
|
||||
grub-bhyve \
|
||||
--root hd0,msdos1 \
|
||||
--device-map '<device.map>' \
|
||||
--memory 214 \
|
||||
|
||||
Reference in New Issue
Block a user