meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / tests / test-daemon.py
index a15068d..4fa07ea 100644 (file)
@@ -27,7 +27,6 @@ def handler(signum, _):
 
 
 def main():
-    logging.basicConfig(level=logging.DEBUG)
 
     signal.signal(signal.SIGHUP, handler)