Re: [ovs-dev] [PATCH] ovs-bugtool: Fix ambiguous variable flake8 warnings

2018-03-07 Thread aserdean
No worries! > -Mesaj original- > De la: ovs-dev-boun...@openvswitch.org boun...@openvswitch.org> În numele Ben Pfaff > Trimis: Thursday, March 8, 2018 3:25 AM > Către: Alin Gabriel Serdean > Cc: d...@openvswitch.org > Subiect: Re: [ovs-dev] [PATCH] ovs-bugtool: F

Re: [ovs-dev] [PATCH] ovs-bugtool: Fix ambiguous variable flake8 warnings

2018-03-07 Thread Ben Pfaff
On Thu, Mar 08, 2018 at 03:18:46AM +0200, Alin Gabriel Serdean wrote: > Flake8 complains: > utilities/bugtool/ovs-bugtool.in:761:5: E741 ambiguous variable name 'l' > utilities/bugtool/ovs-bugtool.in:1162:5: E741 ambiguous variable name 'l' > Makefile:6193: recipe for target 'flake8-check' failed >