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.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to