[CalendarServer-changes] [1370] CalendarServer/trunk/twistedcaldav/config.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 13 18:02:36 PDT 2007


Revision: 1370
          http://trac.macosforge.org/projects/calendarserver/changeset/1370
Author:   wsanchez at apple.com
Date:     2007-03-13 18:02:36 -0700 (Tue, 13 Mar 2007)

Log Message:
-----------
Don't use skanky pydir

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

Modified: CalendarServer/trunk/twistedcaldav/config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/config.py	2007-03-14 00:54:28 UTC (rev 1369)
+++ CalendarServer/trunk/twistedcaldav/config.py	2007-03-14 01:02:36 UTC (rev 1370)
@@ -141,7 +141,7 @@
 
     # Python Director
     "PythonDirector": {
-        "pydir": "/usr/share/caldavd/bin/pydir++.py",
+        "pydir": "/usr/share/caldavd/bin/pydir.py",
         "ConfigFile": "/etc/caldavd/pydir.xml",
     },
 }

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


More information about the calendarserver-changes mailing list