[ovs-dev] [PATCH] tests: Fix small typo in "OpenFlow" in ofproto tests.

Alex Wang alexw at nicira.com
Tue Mar 18 21:34:33 UTC 2014


looks good to me,


On Tue, Mar 18, 2014 at 2:30 PM, Justin Pettit <jpettit at nicira.com> wrote:

> Signed-off-by: Justin Pettit <jpettit at nicira.com>
> ---
>  tests/ofproto.at |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/ofproto.at b/tests/ofproto.at
> index eb1680c..8656d98 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(
> --
> 1.7.5.4
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20140318/2223b553/attachment-0005.html>


More information about the dev mailing list