X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-reconnect.py;h=44b4723a9491eb96a971a8ece50bbfda3221654f;hb=bb2bc3c1a6b49794af17cc162e2c36b4adee73a3;hp=90d337af3e0c942c641455ddb90d736433c12939;hpb=26bb0f31299d3f8eb06551d6a219846929c27149;p=openvswitch diff --git a/tests/test-reconnect.py b/tests/test-reconnect.py index 90d337af..44b4723a 100644 --- a/tests/test-reconnect.py +++ b/tests/test-reconnect.py @@ -1,4 +1,4 @@ -# Copyright (c) 2009, 2010 Nicira Networks. +# Copyright (c) 2009, 2010 Nicira, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,7 +13,6 @@ # limitations under the License. import errno -import logging import sys import ovs.reconnect @@ -177,8 +176,6 @@ def main(): "listen-error": do_listen_error } - logging.basicConfig(level=logging.CRITICAL) - global now global r