Yes, I pushed this.  Thanks, Arun!

On Thu, Jun 28, 2012 at 11:06:27PM -0400, Justin Pettit wrote:
> I don't think confirmation went out, but I believe you checked this in.
> 
> --Justin
> 
> 
> On Jun 28, 2012, at 10:56 PM, Arun Sharma wrote:
> 
> > Debian packaging, "--purge" to remove /etc/openvswitch/system-id.conf
> > 
> > Signed-off-by: Arun Sharma <arun.sha...@calsoftinc.com>
> > ---
> > debian/openvswitch-switch.postrm |    1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/debian/openvswitch-switch.postrm 
> > b/debian/openvswitch-switch.postrm
> > index baf37c8..88bf9fc 100755
> > --- a/debian/openvswitch-switch.postrm
> > +++ b/debian/openvswitch-switch.postrm
> > @@ -26,6 +26,7 @@ case "$1" in
> >         rm -f /etc/default/openvswitch-switch
> >         rm -f /var/log/openvswitch/ovs-vswitchd.log* || true
> >         rm -f /var/log/openvswitch/ovsdb-server.log* || true
> > +        rm -f /etc/openvswitch/system-id.conf
> >         ;;
> > 
> >     remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
> > -- 
> > 1.7.2.5
> > 
> > _______________________________________________
> > dev mailing list
> > dev@openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to