On Thu, Mar 24, 2016 at 08:04:33PM -0400, Russell Bryant wrote:
> On Thu, Mar 24, 2016 at 8:04 PM, Russell Bryant <russ...@ovn.org> wrote:
> 
> > Move ovn-nb and ovn-sb man pages to ovn-common so that the man pages for
> > these DB schemas are always available with the corresponding command
> > line utilities, ovn-nbctl and ovn-sbctl.
> >
> > Signed-off-by: Russell Bryant <russ...@ovn.org>
> > ---
> >  debian/ovn-central.manpages | 2 --
> >  debian/ovn-common.manpages  | 2 ++
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/debian/ovn-central.manpages b/debian/ovn-central.manpages
> > index 60ac082..2ddb437 100644
> > --- a/debian/ovn-central.manpages
> > +++ b/debian/ovn-central.manpages
> > @@ -1,3 +1 @@
> > -ovn/ovn-nb.5
> > -ovn/ovn-sb.5
> >  ovn/northd/ovn-northd.8
> > diff --git a/debian/ovn-common.manpages b/debian/ovn-common.manpages
> > index d48d801..a1bd031 100644
> > --- a/debian/ovn-common.manpages
> > +++ b/debian/ovn-common.manpages
> > @@ -1,4 +1,6 @@
> >  ovn/ovn-architecture.7
> > +ovn/ovn-nb.5
> > +ovn/ovn-sb.5
> >  ovn/utilities/ovn-ctl.8
> >  ovn/utilities/ovn-nbctl.8
> >  ovn/utilities/ovn-sbctl.8
> > --
> > 2.5.5
> >
> >
> Note that this is completely untested.

It looks trivial and correct but just in case:

Tested-by: Simon Horman <simon.hor...@netronome.com>

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to