]> git.proxmox.com Git - mirror_frr.git/commit
lib: Remove extraneous spacing/output filter cmds
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 19 Jun 2019 15:47:38 +0000 (11:47 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 19 Jun 2019 21:20:24 +0000 (17:20 -0400)
commit8ad7c5c2e714e8f987e6920f924534f289758684
tree3b783978882f8ae106bc90ec6a8d87314d040503
parentec1d97751ed505f1a938d509a5c0171f64efc60d
lib: Remove extraneous spacing/output filter cmds

Use %% style for errors in log commands and switch
tabs to a single space in output. Also, remove un-needed
output for success.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/log.c
lib/log_vty.c
vtysh/vtysh.c