]> Git Repo - qemu.git/commit
block: qemu-iotests, add quotes to $TEST_IMG usage for 051
authorJeff Cody <[email protected]>
Thu, 31 Oct 2013 15:57:41 +0000 (11:57 -0400)
committerStefan Hajnoczi <[email protected]>
Thu, 7 Nov 2013 12:53:31 +0000 (13:53 +0100)
commit1ab391938d29ebc3956d07b622c987c350434eaf
tree8c0c7703c605a9f2a6ca4a2625809c0afc316e02
parentf897e3939cbbcec26e99415a499654ae7ae09b64
block: qemu-iotests, add quotes to $TEST_IMG usage for 051

There were still a couple of instances of unquoted usage of
$TEST_IMG and $TEST_IMG.orig.  Quoted these so they will not fail
on pathnames with spaces in them.

Signed-off-by: Jeff Cody <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
tests/qemu-iotests/051
This page took 0.025081 seconds and 4 git commands to generate.