1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-22 17:34:18 +03:00
libvirt/tests/storagevolxml2argvdata/qcow2-nobacking-convert-prealloc-compat.argv
Peter Krempa 4079144836 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>
2021-02-16 12:25:30 +01:00

8 lines
156 B
Plaintext

qemu-img \
convert \
-f raw \
-O qcow2 \
-o preallocation=metadata,\
compat=0.10 /var/lib/libvirt/images/sparse.img \
/var/lib/libvirt/images/OtherDemo.img