[CalendarServer-changes] [5735] CalendarServer/branches/new-store/txcaldav/calendarstore/file.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 15 11:03:56 PDT 2010


Revision: 5735
          http://trac.macosforge.org/projects/calendarserver/changeset/5735
Author:   glyph at apple.com
Date:     2010-06-15 11:03:52 -0700 (Tue, 15 Jun 2010)
Log Message:
-----------
Make paths consistent for test_wrapping

Modified Paths:
--------------
    CalendarServer/branches/new-store/txcaldav/calendarstore/file.py

Modified: CalendarServer/branches/new-store/txcaldav/calendarstore/file.py
===================================================================
--- CalendarServer/branches/new-store/txcaldav/calendarstore/file.py	2010-06-15 01:50:10 UTC (rev 5734)
+++ CalendarServer/branches/new-store/txcaldav/calendarstore/file.py	2010-06-15 18:03:52 UTC (rev 5735)
@@ -244,6 +244,7 @@
                         calendarPath.moveTo(childPath3)
                         # calendarHome._path = calendarPath
                         # do this _after_ all other file operations
+                        calendarHome._path = childPath3
                         return lambda : None
                     self.addOperation(lastly)
                     return lambda : None
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100615/c56e7502/attachment.html>


More information about the calendarserver-changes mailing list