Minor fixes

This commit is contained in:
Bernardo Damele
2008-11-13 00:03:04 +00:00
parent ecc4a98071
commit 0bd5b52d95
4 changed files with 9 additions and 3 deletions

View File

@@ -96,7 +96,7 @@ def start():
if conf.configFile and not kb.targetUrls:
errMsg = "you did not edit the configuration file properly, set "
errMsg += "the target url properly"
errMsg += "the target url"
logger.error(errMsg)
hostCount = 0