Commit 1fec759f authored by Łukasz Nowak's avatar Łukasz Nowak

Check that proper code is activated.

parent 5e239fc0
......@@ -16,12 +16,19 @@ parts =
eggs
kumo
memstrike
checkrecipe
versions = versions
[kumo]
environment += CXXFLAGS=-DKUMO_IPV6
[checkrecipe]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = grep parts ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
[slapos.cookbook]
recipe = plone.recipe.command
stop-on-error = true
......
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