update regarding comparison engine

This commit is contained in:
Miroslav Stampar
2010-10-25 12:00:59 +00:00
parent 8df7c88174
commit 71543092b7
2 changed files with 5 additions and 0 deletions

View File

@@ -1005,6 +1005,7 @@ def __setConfAttributes():
conf.dbmsConnector = None
conf.dbmsHandler = None
conf.dumpPath = None
conf.errorComparison = True
conf.minMatchBlock = 8
conf.dynMarkLength = 32
conf.httpHeaders = []