[CalendarServer-changes] [7064] CalendarServer/trunk/txdav/common/datastore/test/util.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 21 18:02:45 PST 2011


Revision: 7064
          http://trac.macosforge.org/projects/calendarserver/changeset/7064
Author:   wsanchez at apple.com
Date:     2011-02-21 18:02:45 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
Don't put turds outside of the _trial_temp

Modified Paths:
--------------
    CalendarServer/trunk/txdav/common/datastore/test/util.py

Modified: CalendarServer/trunk/txdav/common/datastore/test/util.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/util.py	2011-02-22 00:43:19 UTC (rev 7063)
+++ CalendarServer/trunk/txdav/common/datastore/test/util.py	2011-02-22 02:02:45 UTC (rev 7064)
@@ -64,7 +64,7 @@
     sharedService = None
     currentTestID = None
 
-    SHARED_DB_PATH = "../_test_sql_db"
+    SHARED_DB_PATH = "_test_sql_db"
 
     def buildStore(self, testCase, notifierFactory):
         """
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110221/929f3b32/attachment.html>


More information about the calendarserver-changes mailing list