[ovs-dev] [of1.1 resend 2/7] tests: Fix typo in test name.

Joe Stringer joe at wand.net.nz
Sat Jun 29 02:24:21 UTC 2013


Looks good to me.

On Sat, Jun 29, 2013 at 8:27 AM, Ben Pfaff <blp at nicira.com> wrote:
> Other test names use a space here, so this one should also.
>
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  tests/ofproto.at |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/ofproto.at b/tests/ofproto.at
> index b3823a3..53d5cad 100644
> --- a/tests/ofproto.at
> +++ b/tests/ofproto.at
> @@ -340,7 +340,7 @@ OVS_VSWITCHD_STOP
>  AT_CLEANUP
>
>  dnl The OpenFlow 1.2 spec states that the cookie may not be modified
> -AT_SETUP([ofproto - no mod flow with cookie change (OpenFlow1.2)])
> +AT_SETUP([ofproto - no mod flow with cookie change (OpenFlow 1.2)])
>  OVS_VSWITCHD_START
>  AT_CHECK([ovs-ofctl -O OpenFlow12 add-flow br0 cookie=0x1,in_port=1,actions=1])
>  AT_CHECK([ovs-ofctl -O OpenFlow12 dump-flows br0 | ofctl_strip | sort], [0], [dnl
> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list