diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-06-12 14:47:48 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-06-14 17:44:16 +0200 |
commit | 7e1b03f763350fefa1a68e45764e2076063fdb15 (patch) | |
tree | 5783342be56399c9e033163e4f415bc774c5d6e5 /tests/fr | |
parent | 14aadd5b6f12dddd055a7c82c19df4b5ec119843 (diff) |
vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func
For instance, take command "multi0 (one|two|three)":
If user executes "multi0 tw", VTY func will receive argv[0]="two"
instead of argv[0]="tw".
Fixes: OS#4045
Change-Id: I91b6621ac3d87fda5412a9b415e7bfb4736c8a9a
Diffstat (limited to 'tests/fr')
0 files changed, 0 insertions, 0 deletions