Re: [Qemu-devel] [PATCH v5 5/6] iotests: Add test for non-string option reopening

2017-09-18 Thread Eric Blake
On 09/16/2017 01:51 PM, Max Reitz wrote: > Reviewed-by: Kevin Wolf > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/133 | 9 + > tests/qemu-iotests/133.out | 5 + > 2 files changed, 14 insertions(+) Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red H

[Qemu-devel] [PATCH v5 5/6] iotests: Add test for non-string option reopening

2017-09-16 Thread Max Reitz
Reviewed-by: Kevin Wolf Signed-off-by: Max Reitz --- tests/qemu-iotests/133 | 9 + tests/qemu-iotests/133.out | 5 + 2 files changed, 14 insertions(+) diff --git a/tests/qemu-iotests/133 b/tests/qemu-iotests/133 index 9d35a6a1ca..af6b3e1dd4 100755 --- a/tests/qemu-iotests/133 ++