Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: fix test case 059

2013-09-25 Thread Stefan Hajnoczi
On Wed, Sep 25, 2013 at 08:58:10AM +0800, Fam Zheng wrote: > On Tue, 09/24 14:49, Stefan Hajnoczi wrote: > > On Tue, Sep 24, 2013 at 10:49:33AM +0800, Fam Zheng wrote: > > > Since commit "block: Error parameter for open functions", error output > > > is more verbose. Update test case output file to

Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: fix test case 059

2013-09-24 Thread Fam Zheng
On Tue, 09/24 14:49, Stefan Hajnoczi wrote: > On Tue, Sep 24, 2013 at 10:49:33AM +0800, Fam Zheng wrote: > > Since commit "block: Error parameter for open functions", error output > > is more verbose. Update test case output file to follow the change. > > This doesn't explain the "Formatting ..."

Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: fix test case 059

2013-09-24 Thread Stefan Hajnoczi
On Tue, Sep 24, 2013 at 10:49:33AM +0800, Fam Zheng wrote: > Since commit "block: Error parameter for open functions", error output > is more verbose. Update test case output file to follow the change. This doesn't explain the "Formatting ..." trailing space change. If this has changed, please sp

[Qemu-devel] [PATCH 1/2] qemu-iotests: fix test case 059

2013-09-23 Thread Fam Zheng
Since commit "block: Error parameter for open functions", error output is more verbose. Update test case output file to follow the change. Signed-off-by: Fam Zheng --- tests/qemu-iotests/059.out | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/qemu-iotests/0