Re: [Qemu-devel] [PATCH v4 10/15] tests/test-blockjob-txn: move .exit to .clean

2018-09-05 Thread Max Reitz
On 2018-09-04 19:09, John Snow wrote: > The exit callback in this test actually only performs cleanup. > > Signed-off-by: John Snow > --- > tests/test-blockjob-txn.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Max Reitz signature.asc Description: OpenPGP digital

[Qemu-devel] [PATCH v4 10/15] tests/test-blockjob-txn: move .exit to .clean

2018-09-04 Thread John Snow
The exit callback in this test actually only performs cleanup. Signed-off-by: John Snow --- tests/test-blockjob-txn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-blockjob-txn.c b/tests/test-blockjob-txn.c index ef29f35e44..86606f92b3 100644 --- a/tests/test