X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fofproto-macros.at;h=658f30e4417c5472018a5f821de0391a19d6ff8f;hb=e1152397ae5307cd7a082361ab81fa73076368f5;hp=e7d6da4d89c689f3143aa4106b2e92f7f9caebb4;hpb=08b9b19009d5fcddc229519010f0c6c317d0b08d;p=openvswitch diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index e7d6da4d..658f30e4 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -50,7 +50,7 @@ m4_define([OVS_VSWITCHD_START], AT_CHECK([ovs-vsctl --no-wait init]) dnl Start ovs-vswitchd. - AT_CHECK([ovs-vswitchd --detach --pidfile --enable-dummy --disable-system --log-file], [0], [], [stderr]) + AT_CHECK([ovs-vswitchd --detach --pidfile --enable-dummy --disable-system --log-file -vvconn], [0], [], [stderr]) AT_CAPTURE_FILE([ovs-vswitchd.log]) AT_CHECK([[sed < stderr ' /vlog|INFO|opened log file/d