View | Details | Raw Unified | Return to bug 457167
Collapse All | Expand All

(-)online_update.ycp (-2 lines)
Lines 219-226 Link Here
219
       Popup::Message (OnlineUpdate::restart_message);
219
       Popup::Message (OnlineUpdate::restart_message);
220
    }
220
    }
221
    OnlineUpdate::restart_yast = false;
221
    OnlineUpdate::restart_yast = false;
222
    // restart menu.ycp even if there are no other patches selected
223
    retval     = -42;
224
  }
222
  }
225
  if (OnlineUpdate::reboot_needed)
223
  if (OnlineUpdate::reboot_needed)
226
  {
224
  {

Return to bug 457167