Re: [Qemu-devel] [PATCH for-2.10 2/7] qemu-iotests: Remove blkdebug.conf after tests

2017-07-28 Thread Eric Blake
On 07/28/2017 08:14 AM, Kevin Wolf wrote: > qemu-iotests 074 and 179 left a blkdebug.conf behind the scratch s/behind/behind in/ > directory. Make sure to clean up after completing the tests. > > Signed-off-by: Kevin Wolf > --- -- Eric Blake, Principal Software Engineer Red Hat, Inc.

Re: [Qemu-devel] [PATCH for-2.10 2/7] qemu-iotests: Remove blkdebug.conf after tests

2017-07-28 Thread Jeff Cody
On Fri, Jul 28, 2017 at 03:14:47PM +0200, Kevin Wolf wrote: > qemu-iotests 074 and 179 left a blkdebug.conf behind the scratch > directory. Make sure to clean up after completing the tests. > > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/074 | 1 + > tests/qemu-iotests/179 | 1 + > 2 fi

[Qemu-devel] [PATCH for-2.10 2/7] qemu-iotests: Remove blkdebug.conf after tests

2017-07-28 Thread Kevin Wolf
qemu-iotests 074 and 179 left a blkdebug.conf behind the scratch directory. Make sure to clean up after completing the tests. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/074 | 1 + tests/qemu-iotests/179 | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/qemu-iotests/074 b/tests/qe