Allow passing arguments to the runner
commitc2d6cd837b73fe878ed4d40d0b1922177b0f71b8
authorThomas Leonard <talex5@gmail.com>
Tue, 30 Nov 2010 22:53:35 +0000 (30 22:53 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 30 Nov 2010 23:02:34 +0000 (30 23:02 +0000)
tree6828a653fca913f3fe302a9acc173f8334d1394c
parent9b67e56a547a7f2e7fd659978c5b6042b0dbbdfa
Allow passing arguments to the runner

Unlike <arg> elements directly under <command>, these arguments are passed before the
implementation path. Also, the implementation path itself is now optional.
tests/runnable/Runnable.xml
tests/runnable/runner
tests/testmodel.py
zeroinstall/injector/model.py
zeroinstall/injector/run.py