Patch for an Issue #237

This commit is contained in:
Miroslav Stampar
2012-11-08 19:16:37 +01:00
parent e7e83defaa
commit 181c3534f0
6 changed files with 20 additions and 7 deletions

View File

@@ -483,9 +483,6 @@ def initTargetEnv():
"""
if conf.multipleTargets:
if conf.sessionFP:
conf.sessionFP.close()
if conf.hashDB:
conf.hashDB.close()