qemu-iotests/153: Fix leaked scratch images
commit6a1e9096206f65525d1fec418b91d5ac82c77934
authorKevin Wolf <kwolf@redhat.com>
Thu, 27 Jul 2017 13:13:20 +0000 (27 15:13 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 1 Aug 2017 16:09:33 +0000 (1 18:09 +0200)
treeaa18711ed70e26741d7496bc4fdc0a6ff6f0c84b
parent0a1505d56a7811244d3cd59cece7cc2bd8286197
qemu-iotests/153: Fix leaked scratch images

qemu-iotests 153 left t.qcow2.c behind in the scratch directory. Make
sure to clean it up after completing the tests.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/153