On Tue, Dec 06, 2016 at 03:23:45PM -0500, Aaron Conole wrote:
> Ben Pfaff <[email protected]> writes:
> 
> > The usage should not repeat the command name, but most of the dpctl
> > commands' usage did repeat it.  This fixes the problem.
> >
> > Signed-off-by: Ben Pfaff <[email protected]>
> > ---
> >  lib/dpctl.c | 20 ++++++++++----------
> >  1 file changed, 10 insertions(+), 10 deletions(-)
> 
> I didn't build this, but it looks good to me; so a big 'ol
> 
>   Reviewed-by: Aaron Conole <[email protected]>

Thanks, applied to master.

I got a weird error from github, though, what's up with this?

    blp@sigabrt:~/nicira/ovs/_build(0)$ git push ovs HEAD:master
    Counting objects: 4, done.
    Delta compression using up to 8 threads.
    Compressing objects: 100% (4/4), done.
    Writing objects: 100% (4/4), 546 bytes | 0 bytes/s, done.
    Total 4 (delta 3), reused 0 (delta 0)
    remote: Resolving deltas: 100% (3/3), completed with 3 local objects.
    remote: Unexpected system error after push was received.
    remote: These changes may not be reflected on github.com!
    remote: Your unique error code: 9839a5cbeadcbe7405c75da1f9a965fe
    To github.com:openvswitch/ovs.git
       31b418c..1ed90a9  HEAD -> master

And, indeed, another "git push" says "everything up to date", but the
commit doesn't show up on the website...
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to