Commit 89648225 authored by Benjamin Blanc's avatar Benjamin Blanc

scalability: add --erp5-location option to the command line

parent 63753e34
......@@ -50,6 +50,7 @@ class Recipe(GenericBaseRecipe):
'--revision', self.options['revision'],
'--log-path', self.options['log-path'],
'--runner-path', self.options['runner-path'],
'--erp5-location', self.options['erp5-location'],
],
# Environment
{
......
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