Looks good, Ethan
On Thu, Dec 8, 2011 at 14:01, Ben Pfaff <b...@nicira.com> wrote: > Commit 579a77e024 (tests: Allow unit tests to run as root.) means that > ovs-vswitchd doesn't output either of these log messages anymore when > the unit tests run, so there's no need to ignore them anymore. > --- > tests/ofproto-macros.at | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at > index fc5bba1..64e99f3 100644 > --- a/tests/ofproto-macros.at > +++ b/tests/ofproto-macros.at > @@ -27,8 +27,6 @@ m4_define([OVS_VSWITCHD_START], > AT_CHECK([[sed < stderr ' > /vlog|INFO|opened log file/d > /reconnect|INFO|/d > -/dpif_linux|ERR|Generic Netlink family.*does not exist/d > -/dpif|WARN|failed to enumerate system datapaths: No such file or directory/d > /ofproto|INFO|using datapath ID/d > /ofproto|INFO|datapath ID changed to fedcba9876543210/d']]) > > -- > 1.7.4.4 > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev