*** BLURB HERE *** Gurucharan Shetty (8): ovs-bugtool.in: Remove unused imports. ovs-bugtool.in: Fix errors around spaces and line length. ovs-bugtool.in: Remove unused variables. ovs-bugtool.in: Remove usage of 'has_key'. ovs-bugtool.in: Test for membership should be 'not in'. ovs-bugtool.in: Comparison to None should be 'if cond is None:' ovs-bugtool.in: Do not assign a lambda expression, use a def. automake: Add ovs-bugtool.in to flake8-check.
utilities/bugtool/automake.mk | 2 + utilities/bugtool/ovs-bugtool.in | 283 ++++++++++++++++++++++----------------- 2 files changed, 159 insertions(+), 126 deletions(-) -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev