On Sat, Jul 23, 2016 at 07:53:56PM -0500, Ryan Moats wrote: > "dev" <dev-boun...@openvswitch.org> wrote on 07/22/2016 03:16:05 PM: > > > From: Ben Pfaff <b...@ovn.org> > > To: dev@openvswitch.org > > Cc: Ben Pfaff <b...@ovn.org> > > Date: 07/22/2016 03:16 PM > > Subject: [ovs-dev] [PATCH] Fix typos: s/OSVDB/OVSDB/. > > Sent by: "dev" <dev-boun...@openvswitch.org> > > > > Signed-off-by: Ben Pfaff <b...@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 <rmo...@us.ibm.com>
Thanks, applied. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev