[CalendarServer-changes] [9616] CalendarServer/branches/users/glyph/q

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 01:54:54 PDT 2012


Revision: 9616
          http://trac.macosforge.org/projects/calendarserver/changeset/9616
Author:   glyph at apple.com
Date:     2012-08-11 01:54:54 -0700 (Sat, 11 Aug 2012)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/q/twext/enterprise/dal/syntax.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/q/

Modified: CalendarServer/branches/users/glyph/q/twext/enterprise/dal/syntax.py
===================================================================
--- CalendarServer/branches/users/glyph/q/twext/enterprise/dal/syntax.py	2012-08-11 08:54:53 UTC (rev 9615)
+++ CalendarServer/branches/users/glyph/q/twext/enterprise/dal/syntax.py	2012-08-11 08:54:54 UTC (rev 9616)
@@ -1542,7 +1542,7 @@
                     for (c, v) in sortedColumns]
             )
         )
-        result.append(SQLFragment( ' where '))
+        result.append(SQLFragment(' where '))
         result.append(self.Where.subSQL(queryGenerator, allTables))
         return self._returningClause(queryGenerator, result, allTables)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120811/f7e84e57/attachment.html>


More information about the calendarserver-changes mailing list