]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: fix config write
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 12 Jun 2018 18:14:52 +0000 (18:14 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 12 Jun 2018 18:14:52 +0000 (18:14 +0000)
commitb7ae6ac4db91d0d8a3e2508a50550332e28c8b5b
tree0af4eb4d767728c87a54199b0d8b1f4030d6abfe
parente789c0337cd587e904a400fdcec686d1e2394905
vtysh: fix config write

Changing vtysh to use vty_out() for everything broke writing to config
files.

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