Re: [ovs-dev] [PATCH] Fix python 3 errors in ovs-bugtool.in

2016-06-09 Thread Russell Bryant
On Thu, Jun 9, 2016 at 4:42 PM, Aaron Rosen wrote: > The patch b00bdc728e7a0ae697b4fc59a4f9958b688c6789 enabled flake8-checking > to be run on ovs-bugtool.in which failed due to python3 issues. This > patch fixes those issues. > > Signed-off-by: Aaron Rosen > Thanks for the patch, Aaron. I act

[ovs-dev] [PATCH] Fix python 3 errors in ovs-bugtool.in

2016-06-09 Thread Aaron Rosen
The patch b00bdc728e7a0ae697b4fc59a4f9958b688c6789 enabled flake8-checking to be run on ovs-bugtool.in which failed due to python3 issues. This patch fixes those issues. Signed-off-by: Aaron Rosen --- utilities/bugtool/ovs-bugtool.in | 45 +--- 1 file changed,