On 10/25/21 13:26, lin huang wrote: > Signed-off-by: Lin Huang <[email protected]> > --- > tests/system-traffic.at | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/system-traffic.at b/tests/system-traffic.at > index 092de308b..528d22cfc 100644 > --- a/tests/system-traffic.at > +++ b/tests/system-traffic.at > @@ -3915,7 +3915,7 @@ zone=4,limit=10,count=0 > zone=5,limit=10,count=0 > ]) > > -dnl Test ct-get-limits for all zoens > +dnl Test ct-get-limits for all zones > AT_CHECK([ovs-appctl dpctl/ct-get-limits], [0], [dnl > default limit=10 > zone=0,limit=5,count=5 > -- > 2.12.2
Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
