[CalendarServer-changes] [857] CalendarServer/trunk/twistedcaldav/static.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Dec 18 20:52:31 PST 2006


Revision: 857
          http://trac.macosforge.org/projects/calendarserver/changeset/857
Author:   wsanchez at apple.com
Date:     2006-12-18 20:52:31 -0800 (Mon, 18 Dec 2006)

Log Message:
-----------
log

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

Modified: CalendarServer/trunk/twistedcaldav/static.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/static.py	2006-12-19 04:38:58 UTC (rev 856)
+++ CalendarServer/trunk/twistedcaldav/static.py	2006-12-19 04:52:31 UTC (rev 857)
@@ -377,6 +377,8 @@
         if fp.exists():
             return False
 
+        log.msg("Provisioning file: %s" % (self,))
+
         if hasattr(self, "parent"):
             parent = self.parent
             assert parent.exists()

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


More information about the calendarserver-changes mailing list