Moved command attribute from <requires> to <executable-in-*> elementexecutable
commit526a6c406d0f7c819040cfb4b4579b8cfd9bd86b
authorThomas Leonard <talex5@gmail.com>
Sat, 9 Jul 2011 09:16:38 +0000 (9 10:16 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 9 Jul 2011 09:17:48 +0000 (9 10:17 +0100)
tree226e64466fb1de7c425e3f28ed0a5d4b206d13d6
parent2cedd0f703e3330043d6bd78a01b41e5182fa898
Moved command attribute from <requires> to <executable-in-*> element

Allows depending on multiple commands within a single implementation easily.
tests/runnable/RunExec.xml
tests/runnable/Runnable.xml
tests/testrun.py
zeroinstall/injector/model.py
zeroinstall/injector/run.py
zeroinstall/injector/solver.py