Projects
Browse Source     Search     Timeline     Wiki

Changeset 23377

Show
Ignore:
Timestamp:
09/12/07 17:50:24 (15 months ago)
Author:
zarzycki@…
Message:

Some debug code slipped into the last commit.

Files:
1 modified

Legend:

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

    r23376 r23377  
    740740        struct envitem *ei; 
    741741 
    742         if (j == workaround_5477111) { 
    743                 job_log(j, LOG_NOTICE, "@@@@@ Tried to remove ahead of schedule!"); 
    744         } 
    745  
    746742        if (j->p && j->anonymous) { 
    747743                job_reap(j);