Re: [ovs-dev] [PATCH] ovs-vsctl: Correct example for removing a mirror.

2012-07-12 Thread Ben Pfaff
Thanks for the review. I applied this to master. On Thu, Jul 12, 2012 at 08:55:05AM -0700, Gurucharan Shetty wrote: > Looks good to me. > > On Thu, Jul 12, 2012 at 8:43 AM, Ben Pfaff wrote: > > > Reported-by: Kris zhang > > Signed-off-by: Ben Pfaff > > --- > > AUTHORS |

Re: [ovs-dev] [PATCH] ovs-vsctl: Correct example for removing a mirror.

2012-07-12 Thread Gurucharan Shetty
Looks good to me. On Thu, Jul 12, 2012 at 8:43 AM, Ben Pfaff wrote: > Reported-by: Kris zhang > Signed-off-by: Ben Pfaff > --- > AUTHORS |1 + > utilities/ovs-vsctl.8.in |8 +++- > 2 files changed, 8 insertions(+), 1 deletions(-) > > diff --git a/AUTHORS b/AUTHORS

[ovs-dev] [PATCH] ovs-vsctl: Correct example for removing a mirror.

2012-07-12 Thread Ben Pfaff
Reported-by: Kris zhang Signed-off-by: Ben Pfaff --- AUTHORS |1 + utilities/ovs-vsctl.8.in |8 +++- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/AUTHORS b/AUTHORS index 2c1a48c..bdc827c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -128,6 +128,7 @@ Kevin M