Revision: 6495 http://trac.macosforge.org/projects/calendarserver/changeset/6495 Author: glyph@apple.com Date: 2010-11-01 14:12:53 -0700 (Mon, 01 Nov 2010) Log Message: ----------- minor cleanup, delete trailing whitespace Modified Paths: -------------- CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py Modified: CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py =================================================================== --- CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py 2010-11-01 21:12:34 UTC (rev 6494) +++ CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py 2010-11-01 21:12:53 UTC (rev 6495) @@ -47,7 +47,7 @@ from twisted.application.service import MultiService -log = Logger() +log = Logger() # This appears in the postgres log to indicate that it is accepting # connections.
participants (1)
-
source_changes@macosforge.org