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-07-07 11:23:31 +0100 |
commit | d157bd3f6bca580d919c2f7942f9357c792454bf (patch) | |
tree | 71ff9dc0119ad8121ae86ca37601a0d63319625e /java/examples/InspectVM.java | |
parent | bbbd267dd111832af7ebba1e7f566702e5fe37d2 (diff) | |
download | libguestfs-d157bd3f6bca580d919c2f7942f9357c792454bf.tar.gz libguestfs-d157bd3f6bca580d919c2f7942f9357c792454bf.tar.xz libguestfs-d157bd3f6bca580d919c2f7942f9357c792454bf.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
(cherry picked from commit 339f3647f889424af2a2256c4fcad0b44982c275)
Diffstat (limited to 'java/examples/InspectVM.java')
0 files changed, 0 insertions, 0 deletions