Commit cbe987cc authored by Łukasz Nowak's avatar Łukasz Nowak

- installERP5Site does not work at all, disable for now


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44096 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 485e6140
......@@ -123,7 +123,6 @@ class Recipe(BaseSlapRecipe):
for zope_number in xrange(1, CONFIG['zope_amount'] + 1):
self.installZope(zope_number, simple_zope)
self.installERP5Site()
self.installHaproxy()
self.installTestRunner()
self.linkBinary()
......
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