From: Justin Pettit Date: Tue, 18 Mar 2014 21:29:17 +0000 (-0700) Subject: tests: Fix small typo in "OpenFlow" in ofproto tests. X-Git-Tag: v2.3~492 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;ds=sidebyside;h=06f64d032ab82237b4ff7d92f6d6328869d70931;p=cascardo%2Fovs.git tests: Fix small typo in "OpenFlow" in ofproto tests. Signed-off-by: Justin Pettit --- diff --git a/tests/ofproto.at b/tests/ofproto.at index eb1680ce7..8656d982e 100644 --- a/tests/ofproto.at +++ b/tests/ofproto.at @@ -1001,7 +1001,7 @@ AT_CHECK([ovs-ofctl -O OpenFlow12 dump-tables br0], [0], [expout]) OVS_VSWITCHD_STOP AT_CLEANUP -AT_SETUP([ofproto - hard limits on flow table size (OpenFLow 1.0)]) +AT_SETUP([ofproto - hard limits on flow table size (OpenFlow 1.0)]) OVS_VSWITCHD_START # Configure a maximum of 4 flows. AT_CHECK( @@ -1045,7 +1045,7 @@ NXST_FLOW reply: OVS_VSWITCHD_STOP AT_CLEANUP -AT_SETUP([ofproto - hard limits on flow table size (OpenFLow 1.2)]) +AT_SETUP([ofproto - hard limits on flow table size (OpenFlow 1.2)]) OVS_VSWITCHD_START # Configure a maximum of 4 flows. AT_CHECK(