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/sbin/bhyveload \
|
||||
bhyveload \
|
||||
-m 214 \
|
||||
-d /tmp/freebsd.img \
|
||||
bhyve
|
||||
|
||||
Reference in New Issue
Block a user