[CalendarServer-changes] [8781] CalendarServer/branches/users/glyph/case-insensitive-uid

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 29 10:15:21 PST 2012


Revision: 8781
          http://trac.macosforge.org/projects/calendarserver/changeset/8781
Author:   glyph at apple.com
Date:     2012-02-29 10:15:21 -0800 (Wed, 29 Feb 2012)
Log Message:
-----------
for the named version too

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/case-insensitive-uid/txdav/common/datastore/test/test_sql_tables.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/case-insensitive-uid/

Modified: CalendarServer/branches/users/glyph/case-insensitive-uid/txdav/common/datastore/test/test_sql_tables.py
===================================================================
--- CalendarServer/branches/users/glyph/case-insensitive-uid/txdav/common/datastore/test/test_sql_tables.py	2012-02-29 18:15:17 UTC (rev 8780)
+++ CalendarServer/branches/users/glyph/case-insensitive-uid/txdav/common/datastore/test/test_sql_tables.py	2012-02-29 18:15:21 UTC (rev 8781)
@@ -242,7 +242,7 @@
                         ))),
             "create table alpha ("
             '"beta" integer, constraint beta_lt_3 check("beta" > 3)'
-            ");"
+            " );"
         )
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120229/7a22b1d1/attachment.html>


More information about the calendarserver-changes mailing list