update of dynamicity testing and few misc fixes

This commit is contained in:
Miroslav Stampar
2010-11-05 13:14:12 +00:00
parent ef1809464d
commit 0e895fa512
4 changed files with 20 additions and 13 deletions

View File

@@ -209,6 +209,8 @@ def start():
checkStability()
for place in conf.parameters.keys():
conf.matchRatio = None
if not conf.paramDict.has_key(place):
continue