]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: fix autocomplete garbage printouts
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 28 Jun 2018 18:37:01 +0000 (18:37 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 28 Jun 2018 18:37:01 +0000 (18:37 +0000)
commit8d70e7fe3225c6137d6bbf9cbe6b9e53b00b935b
treee2e5254b423eee3e5d9cedf8c5493f91fdeb97f0
parent62a9c814e1721a76b251d7c8861c51f196458695
vtysh: fix autocomplete garbage printouts

The semantics for suppressing output received from daemons changed
slightly when pipe actions were introduced, causing raw autocomplete
output to be printed where it shouldn't have been.

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