[Checkins] SVN: grok/branches/jw-philipp-using-ndir-directives/src/grok/ftests/catalog/indexes_multiple_conflict.py Error reporting changed slightly.

Jan-Wijbrand Kolman janwijbrand at gmail.com
Sun May 4 06:20:02 EDT 2008


Log message for revision 86324:
  Error reporting changed slightly.

Changed:
  U   grok/branches/jw-philipp-using-ndir-directives/src/grok/ftests/catalog/indexes_multiple_conflict.py

-=-
Modified: grok/branches/jw-philipp-using-ndir-directives/src/grok/ftests/catalog/indexes_multiple_conflict.py
===================================================================
--- grok/branches/jw-philipp-using-ndir-directives/src/grok/ftests/catalog/indexes_multiple_conflict.py	2008-05-04 10:15:03 UTC (rev 86323)
+++ grok/branches/jw-philipp-using-ndir-directives/src/grok/ftests/catalog/indexes_multiple_conflict.py	2008-05-04 10:20:02 UTC (rev 86324)
@@ -12,7 +12,7 @@
     ...
   GrokError: grok.Indexes in module <module
   'grok.ftests.catalog.indexes_multiple_conflict' from ...>
-  causes creation of catalog index 'name' in catalog '', but an index
+  causes creation of catalog index 'name' in catalog u'', but an index
   with that name is already present.
 
   >>> from zope.app.component.hooks import setSite



More information about the Checkins mailing list