mirror_frr/vtysh
David Lamparter edae23ff58 vtysh: remove extraneous newline
vtysh_client_execute() expects just a string without a newline; the
newline is passed through and ends up in logging output where newlines
are not quite wanted.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2022-04-07 17:55:35 +02:00
..
.gitignore vtysh: ignore generated file vtysh_daemons.h 2020-10-06 17:32:09 -04:00
daemons.pl vtysh: dynamically generate the list of daemons for commands 2020-10-02 15:06:27 +03:00
extract.pl.in pim6d: Correct the show ip prefix-list display for pim6d 2022-03-28 03:23:48 -07:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am vtysh: show live log messages 2022-02-28 13:33:27 +01:00
vtysh_config.c vtysh: fix duplicated output of key chain configuration 2021-12-03 18:52:42 +03:00
vtysh_main.c vtysh: use poll/callback-driven readline interface 2022-02-28 13:28:43 +01:00
vtysh_user.c *: sprintf -> snprintf 2020-04-20 19:14:33 -04:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh: remove extraneous newline 2022-04-07 17:55:35 +02:00
vtysh.h vtysh: show live log messages 2022-02-28 13:33:27 +01:00