
20 Sep
2016
20 Sep
'16
1:18 p.m.
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@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