[ovs-dev] [PATCH 0/2] Fix ovn-nbctl daemon table printing issues.

Mark Michelson mmichels at redhat.com
Fri Oct 5 22:40:32 UTC 2018


ovn-nbctl when run in daemon mode has two issues:
1) An extra newline is prepended to table output
2) Table formatting issues are ignored.

This patch series fixes both issues.

Mark Michelson (2):
  table: Create method for resetting table formatting.
  ovn-nbctl: Don't parse table-formatting options in nbctl_client

 lib/table.c               | 23 +++++++++++++++++------
 lib/table.h               |  1 +
 ovn/utilities/ovn-nbctl.c |  2 +-
 3 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.14.4



More information about the dev mailing list