]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh_user.c
lib, vtysh: Fix 'banner motd file' command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 1 Mar 2016 02:20:14 +0000 (21:20 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 1 Mar 2016 18:12:36 +0000 (13:12 -0500)
commit4d833e556ac21f11ca0097125293085aa1708bc4
tree6693c40b18d4518cd19bbf2e81d585a778d15705
parent54046401ad1ce188f1d6cd6099c7ee75e09c7328
lib, vtysh: Fix 'banner motd file' command

the File to specify was inadvertently a optional parameter.
Dissallow this.

Ticket: CM-9431
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
lib/command.c
vtysh/vtysh_user.c