Changeset 11940 for main/kofacustom.wdu/trunk/buildout-zeo.cfg
- Timestamp:
- 9 Nov 2014, 08:44:55 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.wdu/trunk/buildout-zeo.cfg
r11394 r11940 118 118 # See http://pypi.python.org/pypi/zc.recipe.egg for details... 119 119 recipe = zc.recipe.egg 120 eggs = kofacustom. skeleton[beaker, diazo]120 eggs = kofacustom.wdu [beaker, diazo] 121 121 arguments = "${buildout:parts-directory}/etc/zeo1.conf" 122 122 scripts = kofactl=zeo_client1 … … 125 125 # See http://pypi.python.org/pypi/zc.recipe.egg for details... 126 126 recipe = zc.recipe.egg 127 eggs = kofacustom. skeleton[beaker, diazo]127 eggs = kofacustom.wdu [beaker, diazo] 128 128 arguments = "${buildout:parts-directory}/etc/zeo2.conf" 129 129 scripts = kofactl=zeo_client2
Note: See TracChangeset for help on using the changeset viewer.