]> git.proxmox.com Git - qemu.git/commit
block: qemu-iotests, fix _make_test_img() to work with spaced pathnames
authorJeff Cody <jcody@redhat.com>
Thu, 31 Oct 2013 15:57:37 +0000 (11:57 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:53:31 +0000 (13:53 +0100)
commit0018c03f5d37f3a7df23eef0e9f1e6e6189ed634
treed70d44c3d9cbc81079b253c7c60fa07ddb067e61
parent0084043888f6773d905c1b5d644b89c79d1c7714
block: qemu-iotests, fix _make_test_img() to work with spaced pathnames

_make_test_img() currently works with spaced pathnames only when not
specifying a backing file.  This fixes it so that the backing file
argument is properly quoted.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/common.rc