[CalendarServer-changes] [14496] CalendarServer/trunk/txdav/base/datastore/subpostgres.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 3 12:45:43 PST 2015


Revision: 14496
          http://trac.calendarserver.org//changeset/14496
Author:   wsanchez at apple.com
Date:     2015-03-03 12:45:43 -0800 (Tue, 03 Mar 2015)
Log Message:
-----------
cosmetic

Modified Paths:
--------------
    CalendarServer/trunk/txdav/base/datastore/subpostgres.py

Modified: CalendarServer/trunk/txdav/base/datastore/subpostgres.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2015-03-03 19:54:44 UTC (rev 14495)
+++ CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2015-03-03 20:45:43 UTC (rev 14496)
@@ -348,7 +348,6 @@
         If the database has not been created and there is a dump file,
         then the dump file is imported.
         """
-
         if self.resetSchema:
             try:
                 createDatabaseCursor.execute(
@@ -419,7 +418,6 @@
         """
         Start the database and initialize the subservice.
         """
-
         def createConnection():
             try:
                 createDatabaseConn = self.produceConnection(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150303/25d4e46e/attachment.html>


More information about the calendarserver-changes mailing list