Ignore:
Timestamp:
Sep 2, 2007, 2:45:09 AM (17 years ago)
Author:
Bruno Cornec
Message:

Fix #194

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/mondorestore/mondo-restore.c

    r1611 r1612  
    879879    } else {
    880880        strcpy(tmp,"Mondo has restored your system.\n\nPlease wait for the command prompt. Then remove the backup media and reboot.\n\nPlease visit our website at http://www.mondorescue.org for more information.");
    881         if (strstr(call_program_and_get_last_line_of_output("cat /proc/cmdline"), "restore") == NULL) {
    882881            popup_and_OK(tmp);
    883         }
    884882        log_to_screen
    885883          ("Mondo has restored your system. Please wait for the command prompt.");
Note: See TracChangeset for help on using the changeset viewer.