On Tue, Feb 12, 2013 at 02:16:46PM -0800, Gurucharan Shetty wrote: > On Tue, Feb 12, 2013 at 1:52 PM, Ben Pfaff <[email protected]> wrote: > > On Tue, Feb 12, 2013 at 09:40:17AM -0800, Gurucharan Shetty wrote: > >> While upgrading from openvswitch1.10, we need not > >> restore ofports across force-reload-kmod. This patch > >> fixes a bug wherein 'force-reload-kmod' command tried > >> to execute an empty script. > >> > >> Bug #15067 > >> Signed-off-by: Gurucharan Shetty <[email protected]> > > > > Why does executing an empty script cause a problem? > It does not have a '+x' set on that script as a file permission. So it > complains. > Probably the subject should have read, 'Don't execute the restore > ofport script in some cases.'
That makes sense, will you update the commit message (if you haven't already pushed it)? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
