[ovs-dev] [PATCH] Fix typos: s/OSVDB/OVSDB/.

Ryan Moats rmoats at us.ibm.com
Sun Jul 24 00:53:56 UTC 2016


"dev" <dev-bounces at openvswitch.org> wrote on 07/22/2016 03:16:05 PM:

> From: Ben Pfaff <blp at ovn.org>
> To: dev at openvswitch.org
> Cc: Ben Pfaff <blp at ovn.org>
> Date: 07/22/2016 03:16 PM
> Subject: [ovs-dev] [PATCH] Fix typos: s/OSVDB/OVSDB/.
> Sent by: "dev" <dev-bounces at openvswitch.org>
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  TODO.md             | 2 +-
>  tests/ovsdb-data.at | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/TODO.md b/TODO.md
> index b4542b7..9685324 100644
> --- a/TODO.md
> +++ b/TODO.md
> @@ -146,7 +146,7 @@ OpenFlow Fuzzer
>
>  Build a ``fuzzer'' for the OpenFlow protocol (or use an existing
>  one, if there is one) and run it against the Open vSwitch
> -implementation.  One could also build a fuzzer for the OSVDB protocol.
> +implementation.  One could also build a fuzzer for the OVSDB protocol.
>
>  Ryu Certification Tests Analysis
>  --------------------------------
> diff --git a/tests/ovsdb-data.at b/tests/ovsdb-data.at
> index 468e3b0..a8c092f 100644
> --- a/tests/ovsdb-data.at
> +++ b/tests/ovsdb-data.at
> @@ -494,7 +494,7 @@ OVSDB_CHECK_POSITIVE_CPY([strings no more than 2
> characters long],
>  constraint violation: "abc" length 3 is greater than maximum allowed
length 2
>  "de"]])
>
> -AT_BANNER([OSVDB -- simple data])
> +AT_BANNER([OVSDB -- simple data])
>
>  OVSDB_CHECK_POSITIVE_CPY([integer JSON datum],
>    [[parse-data '["integer"]' '[0]' '["set",[1]]' '[-1]']],
> --
> 2.1.3

Both simple and I didn't find anymore, so...

Acked-by: Ryan Moats <rmoats at us.ibm.com>



More information about the dev mailing list