Projects
Browse Source     Search     Timeline     Wiki

Changeset 23296

Show
Ignore:
Timestamp:
07/06/07 09:44:54 (17 months ago)
Author:
zarzycki@…
Message:

Let's force flush the debug logs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd_core_logic.c

    r23294 r23296  
    21802180                } else { 
    21812181                        jobmgr_log(jm, LOG_NOTICE, "Still alive with %u children.", total_children); 
     2182                        runtime_closelog(); /* hack to flush logs */ 
    21822183                } 
    21832184                break;