[CalendarServer-changes] [9740] CalendarServer/branches/release/CalendarServer-4.1.1-dev/contrib/ migration/test/test_migrator.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 22 18:59:20 PDT 2012


Revision: 9740
          http://trac.macosforge.org/projects/calendarserver/changeset/9740
Author:   sagen at apple.com
Date:     2012-08-22 18:59:19 -0700 (Wed, 22 Aug 2012)
Log Message:
-----------
fix test

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-4.1.1-dev/contrib/migration/test/test_migrator.py

Modified: CalendarServer/branches/release/CalendarServer-4.1.1-dev/contrib/migration/test/test_migrator.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-4.1.1-dev/contrib/migration/test/test_migrator.py	2012-08-23 01:41:56 UTC (rev 9739)
+++ CalendarServer/branches/release/CalendarServer-4.1.1-dev/contrib/migration/test/test_migrator.py	2012-08-23 01:59:19 UTC (rev 9740)
@@ -495,7 +495,6 @@
             },
             "BindHTTPPorts": [8008, 8800],
             "BindSSLPorts": [8443, 8843],
-            "DSN" : "/Library/Server/PostgreSQL For Server Services/Socket:caldav:caldav:::",
             "EnableSSL" : False,
             "HTTPPort": 8008,
             "RedirectHTTPToHTTPS": False,
@@ -536,7 +535,6 @@
             },
             "BindHTTPPorts": [8008, 8800],
             "BindSSLPorts": [8443, 8843],
-            "DSN" : "/Library/Server/PostgreSQL For Server Services/Socket:caldav:caldav:::",
             "EnableSSL" : False,
             "HTTPPort": 8008,
             "RedirectHTTPToHTTPS": False,
@@ -571,7 +569,6 @@
             },
             "BindHTTPPorts": [8008, 8800],
             "BindSSLPorts": [8443, 8843],
-            "DSN" : "/Library/Server/PostgreSQL For Server Services/Socket:caldav:caldav:::",
             "EnableSSL" : False,
             "HTTPPort": 8008,
             "RedirectHTTPToHTTPS": False,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120822/83c86e41/attachment.html>


More information about the calendarserver-changes mailing list