Исправлено преключение профиля

master3.4 3.4.7.2
Хирецкий Михаил 8 лет назад
Родитель 3594859663
Сommit be07c37b14

@ -56,6 +56,10 @@ class ClUpdateProfileAction(Action):
'method': 'Update.invalidateVariables("cl_update_profile_storage")',
'depend': Tasks.has('migrate_repository')
},
{'name': 'check_datavars',
'error': _("Profile not found in master branch"),
'condition': lambda Get: not Get('update.cl_update_profile_datavars')
},
{'name': 'drop_binhosts',
'method': 'Update.drop_binhosts(update.cl_update_profile_datavars)'
},

Загрузка…
Отмена
Сохранить