On Tue, Jul 21, 2015 at 11:41 AM, Ben Pfaff <[email protected]> wrote: > On Fri, Jul 17, 2015 at 05:12:44PM -0700, Andy Zhou wrote: >> The 'recurse' is used during run time to suppress duplicated prints. >> It is not essential to describe how show command should work. >> >> This patch remove the 'recurse' member. Duplicated prints is now >> suppressed by maintaining an 'sset' of tables that have been printed >> at run time. >> >> Signed-off-by: Andy Zhou <[email protected]> > > There's a stray bit of text here: Removed. > > Acked-by: Ben Pfaff <[email protected]>
Thanks for the review! Pushed. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
