[libvirt] [PATCH v4 1/8] vsh: Enforce checking for missing help string

Erik Skultety eskultet at redhat.com
Tue Sep 20 13:18:42 UTC 2016


On 20/09/16 14:43, Ján Tomko wrote:
> On Mon, Sep 19, 2016 at 03:00:26PM +0200, Erik Skultety wrote:
>> The intention is to move vshCmddefCheckInternals out of
>> vshCmddefOptParse to
>> our test suite. First step to do that is to enforce checking for an
>> existing
>> help string (that also means it's non-empty) in a command because a
>> command
>> without a help is not much of a use.
>>
>> Signed-off-by: Erik Skultety <eskultet at redhat.com>
>> ---
>> tools/vsh.c | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
> 
> ACK
> 
> Jan

Thanks, as I said in on of the latter patches, I adjusted the patches
according to your notes and pushed the series.

Erik




More information about the libvir-list mailing list