[launchd-changes] [23377] trunk/launchd/src/launchd_core_logic.c

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 12 17:50:25 PDT 2007


Revision: 23377
          http://trac.macosforge.org/projects/launchd/changeset/23377
Author:   zarzycki at apple.com
Date:     2007-09-12 17:50:24 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
Some debug code slipped into the last commit.

Modified Paths:
--------------
    trunk/launchd/src/launchd_core_logic.c

Modified: trunk/launchd/src/launchd_core_logic.c
===================================================================
--- trunk/launchd/src/launchd_core_logic.c	2007-09-13 00:48:46 UTC (rev 23376)
+++ trunk/launchd/src/launchd_core_logic.c	2007-09-13 00:50:24 UTC (rev 23377)
@@ -739,10 +739,6 @@
 	struct mspolicy *msp;
 	struct envitem *ei;
 
-	if (j == workaround_5477111) {
-		job_log(j, LOG_NOTICE, "@@@@@ Tried to remove ahead of schedule!");
-	}
-
 	if (j->p && j->anonymous) {
 		job_reap(j);
 	} else if (j->p) {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20070912/a491b954/attachment.html


More information about the launchd-changes mailing list