Добавлено сообщение если --scan выдал тот же сервер

master3.4
父節點 9fc3da1b1f
當前提交 3adbb14780

@ -1188,6 +1188,9 @@ class Update(MethodsInterface):
if self.refresh_binhost:
self.printWARNING(_("Update server was changed to %s") %
self.clVars.Get('cl_update_binhost'))
elif self.clVars.GetBool('update.cl_update_binhost_recheck_set'):
self.printSUCCESS(_("Update server %s") %
self.clVars.Get('cl_update_binhost'))
return True
def update_binhost_list(self):

載入中…
取消
儲存