[23072] trunk/launchd/src/launchd_core_logic.c
15 Feb
2007
15 Feb
'07
6:57 p.m.
Revision: 23072 http://trac.macosforge.org/projects/launchd/changeset/23072 Author: zarzycki@apple.com Date: 2007-02-15 10:57:17 -0800 (Thu, 15 Feb 2007) Log Message: ----------- Copy/paste error. 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-02-15 18:54:55 UTC (rev 23071) +++ trunk/launchd/src/launchd_core_logic.c 2007-02-15 18:57:17 UTC (rev 23072) @@ -593,7 +593,7 @@ if (!jm->power_cycle) { flags |= RB_HALT; } - if (!jm->ups_delay) { + if (jm->ups_delay) { flags |= RB_UPSDELAY; }
6841
Age (days ago)
6841
Last active (days ago)
0 comments
1 participants
participants (1)
-
source_changes@macosforge.org