]> git.proxmox.com Git - mirror_frr.git/commit
Don't display integrated-vtysh-config as its the default in CL.
authorDinesh G Dutt <ddutt@cumulusnetworks.com>
Mon, 18 Jul 2016 06:38:51 +0000 (23:38 -0700)
committerDinesh G Dutt <ddutt@cumulusnetworks.com>
Tue, 19 Jul 2016 02:45:16 +0000 (19:45 -0700)
commitf013eacdc81728b875d6e16e89895048392c13f8
treee1884505bb7b95344cba28ce24595783a4bb49c4
parent849144993d13bae68f8eccf45c677e4a78e153bd
Don't display integrated-vtysh-config as its the default in CL.

Ticket: CM-11832
Reviewed By:
Testing Done: Testing that its not displayed if enabled & only if disabled

In the spirit of not displaying the defaults, we shouldn't display
"service integrated-vtysh-config" as its the default. It also tends to
clutter the output with stuff the user doesn't know or care about. This
patch removes displaying that and only prints it when the option is
disabled.
vtysh/vtysh_config.c