
16 Sep
2016
16 Sep
'16
11:58 a.m.
On Fri, Sep 16, 2016 at 12:50:42PM +0200, Erik Skultety wrote:
Recent changes extracted the command internals validation routine from vshCmddefOptParse method which now just calls vshCmddefOptFill. Therefore, make vshCmddefOptFill the new vshCmddefOptParse and drop the unnecessary name.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- tools/vsh.c | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-)
ACK Jan