add check_frozen in slave

This commit is contained in:
2017-05-06 19:54:20 +02:00
parent b4cab93e85
commit ac5bf93953
2 changed files with 10 additions and 1 deletions

View File

@ -193,7 +193,7 @@ class MasterSlaves(object):
#if masterlen == 0:
if validate_properties:
props = context.cfgimpl_get_settings().validate_properties(opt, False,
False,
check_frozen,
value=multi,
path=path,
force_permissive=force_permissive,