Commit f9ba333b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 09f41654
......@@ -15,7 +15,7 @@ extends =
# By default ZEO4 is used
[ZEO]
recipe = zc.recipe.egg
egg = ${ZEO4:egg}
eggs = ${ZEO4:egg}
#scripts = runzeo XXX kill
......@@ -40,4 +40,4 @@ git-executable = ${git:location}/bin/git
# ZEO5 is plain upstream egg
[ZEO5]
recipe = zc.recipe.egg
egg = ZEO
eggs = ZEO
# SlapOS software release to test zodbtools/ZODB5 on Nexedi testing infrastructure.
[buildout]
extends =
test.cfg
../../software/neoppod/software-zodb5.cfg
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