Commit 04dd54a6 authored by Rafael Monnerat's avatar Rafael Monnerat

Remove white space.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44144 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 84b7e0e8
......@@ -403,7 +403,7 @@ class Recipe(BaseSlapRecipe):
self.path_list.extend(zc.buildout.easy_install.scripts([('erp5_update',
__name__ + '.erp5', 'updateERP5')], self.ws,
sys.executable, self.wrapper_directory,
arguments=[erp5_site_id, mysql_connection_string,
arguments=[erp5_site_id, mysql_connection_string,
https_connection_url]))
return []
......
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