From: YAMAMOTO Takashi Date: Wed, 12 Mar 2014 10:06:19 +0000 (+0900) Subject: learn.at: fix a comment X-Git-Tag: sliver-openvswitch-2.2.90-1~6^2~135 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=bd2f109b9b969870d597ba20b52abce6ebed99ac learn.at: fix a comment Signed-off-by: YAMAMOTO Takashi Signed-off-by: Ben Pfaff --- diff --git a/tests/learn.at b/tests/learn.at index b88ea12c1..8807723de 100644 --- a/tests/learn.at +++ b/tests/learn.at @@ -372,7 +372,7 @@ NXST_FLOW reply: OVS_VSWITCHD_STOP AT_CLEANUP -# This test is much like the previous, but adds idle timeouts and sends +# This test is much like the previous, but adds hard timeouts and sends # two different flows to the bridge. This tests that the statistics are # attributed correctly. AT_SETUP([learning action - self-modifying flow with hard_timeout])