qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 14/16] qemu-img: Improve error messages


From: Mike Day
Subject: Re: [Qemu-devel] [PULL 14/16] qemu-img: Improve error messages
Date: Wed, 30 Apr 2014 10:12:07 -0400

On Sun, Apr 27, 2014 at 9:55 PM, Fam Zheng <address@hidden> wrote:
>> >      /* not found */
>> > -    help();
>> > -    return 0;
>> > +    error_exit("Command not found: %s", cmdname);
>>
>> Looks like we just relied previously on the default 'not found' case
>> for help() to provide the "--help" option.
>>
>
> Oops! Thanks for noticing this and sending the fix.

One of you guys going to send in the trivial patch to restore help?
(Or is it upstream in another patch?)

thanks, Mike



reply via email to

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