[ovs-dev] [PATCH 04/27] ovn-nbctl: Drop gratuitous indentation for "show" output.

Ben Pfaff blp at ovn.org
Wed May 3 15:26:00 UTC 2017


On Tue, May 02, 2017 at 04:21:57PM -0400, Russell Bryant wrote:
> On Sun, Apr 30, 2017 at 7:22 PM, Ben Pfaff <blp at ovn.org> wrote:
> > "ovn-nbctl show" indented every line of output by at least 4 spaces, which
> > needlessly wastes horizontal space.  This drops 4 spaces of indent from
> > each line of output.
> >
> > Signed-off-by: Ben Pfaff <blp at ovn.org>
> > ---
> >  ovn/utilities/ovn-nbctl.c | 26 +++++++++++++-------------
> >  tests/ovn-nbctl.at        | 16 ++++++++--------
> >  2 files changed, 21 insertions(+), 21 deletions(-)
> 
> I think this was my fault and I can't remember why I did this.  This
> looks good to me.  :-)
> 
> Acked-by: Russell Bryant <russell at ovn.org>

Thanks Russell and Andy, I applied this to master.


More information about the dev mailing list