7 Aug
2013
7 Aug
'13
21:31
On 2013-08-05 08:44:18 +0200, Karsten Keil wrote:
Am 31.07.2013 14:24, schrieb Marcus Hüwe:
<SNIP>
If needed I can also adjust the babysitter so that you can pass a "command" to its "run" method.
For my application it's not needed, but in general it maybe a good idea to have this option.
I just added an optional argv parameter to the babysitter's run method. It can be used like this: from osc import babysitter, commandline cli = commandline.Osc() babysitter.run(cli, ['osc', 'ls', 'home:Marcus_H']) Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org