Commit cfa1ab2c authored by Jérome Perrin's avatar Jérome Perrin

fixup! slapos-testing: replace slapos.cookbook:egg_test by slapos.cookbook:wrapper

parent 4ea31201
......@@ -16,5 +16,5 @@
[template]
filename = instance.cfg
md5sum = abeb992d704c4dc56e2ef9be00852b54
md5sum = 7ec2e1ec6e5183ea4edafd916d4a52bd
......@@ -67,7 +67,8 @@ command-line =
--python_interpreter=${eggs:interpreter}
--source_code_path_list=$${caucase:location},$${erp5.util:location},$${slapos.cookbook:location},$${slapos.core:location},$${slapos.recipe.build:location},$${slapos.recipe.cmmi:location},$${slapos.recipe.template:location},$${slapos.toolbox:location}
parameters-extra = true
environment = ${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin
environment =
PATH=${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin
[phantomjs-wrapper]
recipe = slapos.cookbook:wrapper
......
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