mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
storagevolxml2argvtest: Use internal wrapping of command line arguments
virCommandToString has the possibility to return an already wrapped string with better format than what we get from the test wrapper script. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
qemu-img \
|
||||
convert \
|
||||
-f raw \
|
||||
-O raw /var/lib/libvirt/images/test.iso /var/lib/libvirt/images/sparse.img
|
||||
-O raw \
|
||||
/var/lib/libvirt/images/test.iso \
|
||||
/var/lib/libvirt/images/sparse.img
|
||||
|
||||
Reference in New Issue
Block a user