cosmetic fix

This commit is contained in:
Miroslav Stampar 2010-11-07 08:13:20 +00:00
parent 8d93bdfa4b
commit 16f52ab7ba

View File

@ -836,6 +836,7 @@ def __setHTTPUserAgent():
* A random value read from a list of User-Agent headers from a
file choosed as user option
"""
if conf.agent:
debugMsg = "setting the HTTP User-Agent header"
logger.debug(debugMsg)