From bd2f109b9b969870d597ba20b52abce6ebed99ac Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Wed, 12 Mar 2014 19:06:19 +0900 Subject: [PATCH] learn.at: fix a comment Signed-off-by: YAMAMOTO Takashi Signed-off-by: Ben Pfaff --- tests/learn.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.0