Commit 1c7983b1 authored by Benjamin Blanc's avatar Benjamin Blanc

Fix up

parent 407d74c7
...@@ -57,7 +57,7 @@ eggs = ...@@ -57,7 +57,7 @@ eggs =
slapos.libnetworkcache slapos.libnetworkcache
slapos.core slapos.core
inotifyx inotifyx
# erp5.util erp5.util
PyXML PyXML
[testnode] [testnode]
...@@ -72,7 +72,7 @@ command = ${git:location}/bin/git clone --branch ${:branch} ${:repository} ${:lo ...@@ -72,7 +72,7 @@ command = ${git:location}/bin/git clone --branch ${:branch} ${:repository} ${:lo
update-command = cd "${:location}" && "${git:location}/bin/git" fetch && "${git:location}/bin/git" reset --hard @{upstream} update-command = cd "${:location}" && "${git:location}/bin/git" fetch && "${git:location}/bin/git" reset --hard @{upstream}
scripts = scripts =
testnode = erp5.util.testnode:main # testnode = erp5.util.testnode:main
slapgrid-cp = slapos.grid.slapgrid:runComputerPartition slapgrid-cp = slapos.grid.slapgrid:runComputerPartition
slapgrid-sr = slapos.grid.slapgrid:runSoftwareRelease slapgrid-sr = slapos.grid.slapgrid:runSoftwareRelease
slapproxy = slapos.proxy:main slapproxy = slapos.proxy:main
...@@ -202,7 +202,7 @@ signature-certificate-list = ...@@ -202,7 +202,7 @@ signature-certificate-list =
Jinja2 = 2.6 Jinja2 = 2.6
Werkzeug = 0.8.2 Werkzeug = 0.8.2
erp5.util = 0.4.32 #erp5.util = 0.4.32
hexagonit.recipe.cmmi = 1.5.0 hexagonit.recipe.cmmi = 1.5.0
lxml = 2.3.2 lxml = 2.3.2
meld3 = 0.6.7 meld3 = 0.6.7
......
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