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:
Peter Krempa
2021-03-31 10:46:36 +02:00
parent eba7491c59
commit 19d7f60133
25 changed files with 92 additions and 78 deletions

View File

@@ -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