fix/upgrade/chicken soup

This commit is contained in:
Miroslav Stampar
2010-10-20 09:54:17 +00:00
parent e24bff0497
commit 00449f1402
2 changed files with 7 additions and 3 deletions

View File

@@ -81,9 +81,9 @@ def setHandler():
continue
handler = dbmsMap()
kb.misc.handler = handler = dbmsMap()
conf.dbmsConnector = dbmsConn()
if conf.direct:
logger.debug("forcing timeout to 10 seconds")
conf.timeout = 10