[CalendarServer-changes] [1279] CalendarServer/trunk/twistedcaldav/tap.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 12:31:55 PST 2007


Revision: 1279
          http://trac.macosforge.org/projects/calendarserver/changeset/1279
Author:   dreid at apple.com
Date:     2007-02-27 12:31:54 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
revert accidental commit r1278

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/tap.py

Modified: CalendarServer/trunk/twistedcaldav/tap.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/tap.py	2007-02-27 20:30:34 UTC (rev 1278)
+++ CalendarServer/trunk/twistedcaldav/tap.py	2007-02-27 20:31:54 UTC (rev 1279)
@@ -147,11 +147,7 @@
                 raise UsageError("Only root can drop privileges, you are: %s"
                                  % (groupname,))
 
-        if self.parent['nodaemon']:
-            self.parent['logfile'] = None
-        else:
-            self.parent['logfile'] = config.ErrorLogFile
-
+        self.parent['logfile'] = config.ErrorLogFile
         self.parent['pidfile'] = config.PIDFile
 
         # Verify that document root actually exists

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070227/a41d8461/attachment.html


More information about the calendarserver-changes mailing list