изменено: pym/update/utils/cl_update.py

master 3.7.2.55
root 1 year ago
parent 231512dd49
commit 5137d0f9ff

@ -70,7 +70,7 @@ def get_synchronization_tasks(object_name):
'depend': AllTasks.failed_all("check_current_binhost")
},
{'name': 'check_chosen_binhost',
'message': __("Checking chosen binhost"),
'message': _("Checking chosen binhost"),
'method': Object('check_chosen_binhost(update.cl_update_binhost_choice)'),
'condition': lambda GetBool, Get: (
not GetBool('update.cl_update_binhost_recheck_set') and

Loading…
Cancel
Save