[ovs-dev] [PATCH] ovs-monitor-ipsec: Fix typo in comment.

Ben Pfaff blp at nicira.com
Fri Sep 23 16:11:08 UTC 2011


Thanks, I pushed it.

Yeah, yesterday was OK.

On Thu, Sep 22, 2011 at 05:52:46PM -0700, Justin Pettit wrote:
> Looks good.
> 
> (Based on our conversation earlier, I guess this is a good day, so
> you didn't just push it.)
> 
> --Justin
> 
> 
> On Sep 22, 2011, at 5:12 PM, Ben Pfaff wrote:
> 
> > ---
> > debian/ovs-monitor-ipsec |    2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/debian/ovs-monitor-ipsec b/debian/ovs-monitor-ipsec
> > index a9af8ec..019da23 100755
> > --- a/debian/ovs-monitor-ipsec
> > +++ b/debian/ovs-monitor-ipsec
> > @@ -136,7 +136,7 @@ path certificate "%s";
> >     def reload(self):
> >         exitcode = subprocess.call(["/etc/init.d/racoon", "reload"])
> >         if exitcode != 0:
> > -            # Racoon is finicky about it's configuration file and will
> > +            # Racoon is finicky about its configuration file and will
> >             # refuse to start if it sees something it doesn't like
> >             # (e.g., a certificate file doesn't exist).  Try restarting
> >             # the process before giving up.
> > -- 
> > 1.7.4.4
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 



More information about the dev mailing list