Ignore:
Timestamp:
Oct 23, 2008, 3:16:34 PM (16 years ago)
Author:
Bruno Cornec
Message:

register-pid is gone

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.8/mondo/src/common/newt-specific.c

    r2030 r2053  
    363363        }
    364364        printf("Mondo has aborted.\n");
    365         register_pid(0, "mondo");   // finish() does this too, FYI
    366365        if (!g_main_pid) {
    367366            log_msg(3, "FYI - g_main_pid is blank");
     
    388387        /* newtPopHelpLine(); */
    389388
    390         register_pid(0, "mondo");
    391389        chdir("/");
    392390        run_program_and_log_output("umount " MNT_CDROM, FALSE);
Note: See TracChangeset for help on using the changeset viewer.