Commit 18e8a74a authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5testnode: fix duplicated path error

The error was :

 Error: The following paths are already installed by other sections:
 {'/opt/slapgrid/4eb4146f38fc86ed2ad060217a1a95a6/bin/slapos-watchdog':
 'extra-eggs',
 '/opt/slapgrid/4eb4146f38fc86ed2ad060217a1a95a6/bin/networkcache-download':
 'slapos-cookbook',
 '/opt/slapgrid/4eb4146f38fc86ed2ad060217a1a95a6/bin/slapos':
 'extra-eggs',
 '/opt/slapgrid/4eb4146f38fc86ed2ad060217a1a95a6/bin/generate-signature-key':
 'slapos-cookbook',
 '/opt/slapgrid/4eb4146f38fc86ed2ad060217a1a95a6/bin/networkcache-upload':
 'slapos-cookbook'}
parent 19ce0b0d
......@@ -27,8 +27,6 @@ recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
zc.buildout
slapos.libnetworkcache
slapos.core
slapos.recipe.template
supervisor
jsonschema
......
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