On 01/04/2016 07:33 PM, Ben Pfaff wrote:
> On Tue, Dec 22, 2015 at 12:17:28PM -0500, Russell Bryant wrote:
>> Resolve pep8 error:
>>
>>   E501 line too long (80 > 79 characters)
>>
>> Signed-off-by: Russell Bryant <russ...@ovn.org>
> 
> This modifies python/ovs/dirs.py, but that's generated by
> dirs.py.template (yes, even in the source directory, sorry about that).
> The template uses """ to make it work better with directory names that
> contain ".
> 
> It might be better to check the template instead of the generated file.
> 

Oops.  I'll fix this up here and in the rest of the series.  Thanks!

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to