diff --git a/pym/cl_template.py b/pym/cl_template.py index e77f624..3ae6145 100644 --- a/pym/cl_template.py +++ b/pym/cl_template.py @@ -3916,7 +3916,7 @@ variable 'cl-name'")) nameFileConfig.split("/"))) # Записываем в переменную обрабатываемый файл self.objVar.Set("cl_pass_file",nameFileConfig) - filesApl = self.joinTemplate(path, nameFileConfig) + filesApl = self.joinTemplate(path, nameFileConfig, optFile) if self.getError(): return False if filesApl: