]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: fix node install of `[no] debug all` 1978/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 28 Mar 2018 14:57:52 +0000 (10:57 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 28 Mar 2018 14:57:52 +0000 (10:57 -0400)
commiteb68fbc61351ae288995128afd625739ee34bbc6
tree4b6a6b705495a97d0a12c73ebba0bde29cf50d31
parent615e608d76bd3e1acf1769c914142210ac88e3f7
vtysh: fix node install of `[no] debug all`

Command belongs in ENABLE_NODE, not VIEW_NODE.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
vtysh/vtysh.c