On Tue, Dec 22, 2015 at 12:17:25PM -0500, Russell Bryant wrote:
> This code referred to "rows" where it meant to refer to "fetched_rows".
> The patch resolves flake8 error:
> 
>   F821 undefined name 'rows'
> 
> python/build/nroff.py used a function fatal() that was not defined,
> which raised the same type of error.
> 
> Signed-off-by: Russell Bryant <russ...@ovn.org>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to