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 <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
