qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v13 2/6] option: make parse_option_bool/number n


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v13 2/6] option: make parse_option_bool/number non-static
Date: Fri, 23 Sep 2016 09:16:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 09/23/2016 06:07 AM, Daniel P. Berrange wrote:

>>> -            error_setg(errp, QERR_INVALID_PARAMETER_VALUE,
>>> -                       name, "'on' or 'off'");
>>> +            error_setg(errp, QERR_INVALID_PARAMETER_VALUE, name,
>>> +                       "on|yes|y|off|no|n");
>>
>> This change requires an update to the reference output of some
>> qemu-iotests (at least 051 and 137).
> 
> Opps, yes, so it does.

Do any of the docker tests or buildbots catch this automatically? (I
often forget to run qemu-iotests, since they are not part of 'make check')

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]