diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-06-29 17:57:00 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-06-29 20:19:13 +0100 |
commit | 339f3647f889424af2a2256c4fcad0b44982c275 (patch) | |
tree | 9d4a5dc7a36d79dde0b0c24daf223d2a3e909aeb /java/examples/guestfs-java.pod | |
parent | ea8421c5d297698856a87c2cfe4a6b42796175a8 (diff) | |
download | libguestfs-339f3647f889424af2a2256c4fcad0b44982c275.tar.gz libguestfs-339f3647f889424af2a2256c4fcad0b44982c275.tar.xz libguestfs-339f3647f889424af2a2256c4fcad0b44982c275.zip |
tests: Use qemu-img to create an overlay for testing, instead of copying.
Replace:
cp tests/guests/fedora.img test.img
with the longer but possibly more space-efficient equivalent:
qemu-img create -F raw -b tests/guests/fedora.img -f qcow2 test.qcow2
Diffstat (limited to 'java/examples/guestfs-java.pod')
0 files changed, 0 insertions, 0 deletions