diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-06-12 18:35:46 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-06-14 17:44:21 +0200 |
commit | 32e6710487a716a7ad03860426bb5e237fae8f5a (patch) | |
tree | 240a28da9901f184191e6e85073e3db14388fc0b /tests/testsuite.at | |
parent | 7e1b03f763350fefa1a68e45764e2076063fdb15 (diff) |
vty: command.c: Fix: single-choice optional args are no longer passed incomplete to vty func
For instance, take command "single0 [one]":
If user executes "single0 on", VTY func will receive argv[0]="one"
instead of argv[0]="on".
Related: OS#4045
Change-Id: I5f4e2d16c62a2d22717989c6acc77450957168cb
Diffstat (limited to 'tests/testsuite.at')
0 files changed, 0 insertions, 0 deletions