KVM : remove check for slapos.Cookbook develop egg

parent 02cd992b
......@@ -25,7 +25,6 @@ parts =
kvm
eggs
check-local-eggs
check-local-eggs2
nodejs
http-proxy
proxy-by-url
......@@ -91,13 +90,6 @@ update-command = ${:command}
command = grep parts ${buildout:develop-eggs-directory}/websockify.egg-link
depends = ${eggs:dummy}
[check-local-eggs2]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = grep slapdev ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
depends = ${eggs:dummy}
[eggs]
recipe = z3c.recipe.scripts
dummy =
......
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