Re: [ovs-dev] [bug9769 1/4] python socket_util: Don't try to unbind None bind_path.

2012-03-07 Thread Ethan Jackson
Looks good, thanks. Ethan On Wed, Mar 7, 2012 at 15:46, Ben Pfaff wrote: > This bug is not exposed in the current tree, because no existing caller > passes None as bind_path. > > Signed-off-by: Ben Pfaff > --- >  python/ovs/socket_util.py |   10 +- >  1 files changed, 5 insertions(+), 5

[ovs-dev] [bug9769 1/4] python socket_util: Don't try to unbind None bind_path.

2012-03-07 Thread Ben Pfaff
This bug is not exposed in the current tree, because no existing caller passes None as bind_path. Signed-off-by: Ben Pfaff --- python/ovs/socket_util.py | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/ovs/socket_util.py b/python/ovs/socket_util.py index 8