mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
storagevolxml2argvdata: Rewrap all output files
Use scripts/test-wrap-argv.py to rewrap the output files so that any further changes don't introduce churn since we are rewrapping the output automatically now. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
qemu-img convert -f raw -O raw /var/lib/libvirt/images/test.iso \
|
||||
/var/lib/libvirt/images/sparse.img
|
||||
qemu-img \
|
||||
convert \
|
||||
-f raw \
|
||||
-O raw /var/lib/libvirt/images/test.iso /var/lib/libvirt/images/sparse.img
|
||||
|
||||
Reference in New Issue
Block a user