summaryrefslogtreecommitdiff
path: root/tests/learn.at
diff options
context:
space:
mode:
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>2014-03-12 19:06:19 +0900
committerBen Pfaff <blp@nicira.com>2014-03-12 20:03:42 -0700
commitbd2f109b9b969870d597ba20b52abce6ebed99ac (patch)
tree175ba086b2b8a6bf57c844b391f3b3078225a72c /tests/learn.at
parent4b10fd11f1b1c03df3d1d0694bbd9e0f501a67da (diff)
downloadopenvswitch-bd2f109b9b969870d597ba20b52abce6ebed99ac.tar.gz
learn.at: fix a comment
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'tests/learn.at')
-rw-r--r--tests/learn.at2
1 files changed, 1 insertions, 1 deletions
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])