[CalendarServer-changes] [10860] CalendarServer/branches/users/gaya/sharedgroups/txdav/common/ datastore/upgrade/test/test_migrate.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 5 17:29:00 PST 2013


Revision: 10860
          http://trac.calendarserver.org//changeset/10860
Author:   gaya at apple.com
Date:     2013-03-05 17:29:00 -0800 (Tue, 05 Mar 2013)
Log Message:
-----------
Fix most migration tests - 2

Modified Paths:
--------------
    CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/upgrade/test/test_migrate.py

Modified: CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/upgrade/test/test_migrate.py
===================================================================
--- CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/upgrade/test/test_migrate.py	2013-03-06 00:41:58 UTC (rev 10859)
+++ CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/upgrade/test/test_migrate.py	2013-03-06 01:29:00 UTC (rev 10860)
@@ -45,7 +45,10 @@
 from txdav.common.datastore.upgrade.migrate import UpgradeToDatabaseService, \
     StoreSpawnerService, swapAMP
 
+import copy
 
+
+
 class CreateStore(Command):
     """
     Create a store in a subprocess.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130305/864bab3a/attachment.html>


More information about the calendarserver-changes mailing list