On Tue, Jan 05, 2016 at 10:18:41AM -0800, Gurucharan Shetty wrote: > The latest Open vSwitch kernel module from Upstream linux does not > list "version". During debian package installation, we would see > a non-harmful error in the log. This patch suppresses it. > > Signed-off-by: Gurucharan Shetty <g...@ovn.org> > --- > debian/openvswitch-switch.init | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-) > > diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init > index aece780..ddf2192 100755 > --- a/debian/openvswitch-switch.init > +++ b/debian/openvswitch-switch.init > @@ -1,3 +1,4 @@ > +w > #! /bin/sh > # > # Copyright (C) 2011, 2012 Nicira, Inc.
Actually the "w" up there looks like a typo, please remove. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev