TransRead: correct bad English one of the messages
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 24 Sep 2013 06:46:55 +0000 (09:46 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 30 Sep 2013 07:10:03 +0000 (10:10 +0300)
Change-Id: Ib309a0dceac128410a6cb4e565c3cd556ed61b9b
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/TransRead.py

index a182b51babc67488f32aacada39ed53100f56fe8..469a351a11aeef24dca1b0a39ca92d57b8c15ebc 100644 (file)
@@ -435,7 +435,8 @@ class TransRead:
             open the URL for some time.
             """
             logger.warning("failed to open the URL with %d sec timeout, is the "
-                           "proxy setup correctly? Keep trying..." % timeout)
+                           "proxy configured correctly? Keep trying ..." %
+                           timeout)
 
         import urllib2
         import httplib