]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
block: qemu-iotests, add quotes to $TEST_IMG usage in 019
authorJeff Cody <jcody@redhat.com>
Thu, 31 Oct 2013 15:57:39 +0000 (11:57 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:53:31 +0000 (13:53 +0100)
commit3cbe3e8d25529ecb4e1838d1c6856e199b3a66d4
tree7970e8c31dca058874d9126be70fd53d6404b3b3
parent02cde1688131090d3abb2f210e30a44d96804167
block: qemu-iotests, add quotes to $TEST_IMG usage in 019

There were still instances of $TEST_IMG not being properly quoted.
This was in the usage of a string built up for a 'for' loop; modify
the loop so we can quote $TEST_IMG properly.

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/019