Commit 42e97652 authored by Alexandre Boeglin's avatar Alexandre Boeglin

seb commited bad things !!


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2041 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ff3d68af
......@@ -237,11 +237,6 @@ def setupERP5Site(business_template_list=(), app=None, portal_name=portal_name,
setattr(app,'isIndexable',1)
# Do hot reindexing
portal.portal_catalog.manage_hotReindexAll()
portal_activities = portal.portal_activities
#if portal_activities is not None:
# while len(portal_activities.getMessageList()) > 0:
# portal_activities.distribute()
# portal_activities.tic()
# Log out
if not quiet: ZopeTestCase._print('Logout ... \n')
noSecurityManager()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment