[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH] iotests: Update 049 output
From: |
Fam Zheng |
Subject: |
Re: [Qemu-block] [PATCH] iotests: Update 049 output |
Date: |
Thu, 2 Mar 2017 00:09:31 +0800 |
User-agent: |
Mutt/1.7.1 (2016-10-04) |
On Wed, 03/01 16:45, Kevin Wolf wrote:
> Am 01.03.2017 um 16:26 hat Fam Zheng geschrieben:
> > 75cdcd155 improved the error message, which affects the reference
> > output. Let's sync it up.
> >
> > Note that previously '1kilobyte' was treated like '1k', but now it's an
> > error. Looking at the commit in question, this appears to be intended.
> >
> > Signed-off-by: Fam Zheng <address@hidden>
>
> Markus alread sent a fix: 'option: Tweak invalid size error message and
> unbreak iotest 049'
Aha, that's good then.
Fam