Commit e04ca2cc authored by Rafael Monnerat's avatar Rafael Monnerat

Ups, remove hack workarround.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44160 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ba3b6460
......@@ -43,7 +43,6 @@ def write_inituser(fn, user, password):
class Recipe(BaseSlapRecipe):
connection_dict = {}
def getTemplateFilename(self, template_name):
return pkg_resources.resource_filename(__name__,
'template/%s' % template_name)
......
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