mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
a6cc9e46fb
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>
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
grub-bhyve \
|
|
--root hd0,msdos1 \
|
|
--device-map '<device.map>' \
|
|
--memory 214 \
|
|
--cons-dev /dev/nmdm0A \
|
|
bhyve
|