Merge pull request #294 from fomars/master

no target - no lock
This commit is contained in:
Alexey Lavrenuke 2016-11-28 18:33:12 +03:00 committed by GitHub
commit 69903cfe1c

View File

@ -176,7 +176,7 @@ class AbstractCriterion(object):
class GeneratorPlugin(object):
DEFAULT_INFO = {'address': 'undefined',
DEFAULT_INFO = {'address': '',
'port': 80,
'instances': 1,
'ammo_file': '',