[obs-commits] [openSUSE/osc] bcaced: - babysitter.run: added new argv parameter
7 Aug
2013
7 Aug
'13
21:29
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: bcacedcd96ca998b6673c5c2d1222aec0978f7a7 https://github.com/openSUSE/osc/commit/bcacedcd96ca998b6673c5c2d1222aec0978f... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2013-08-07 (Wed, 07 Aug 2013) Changed paths: M osc/babysitter.py Log Message: ----------- - babysitter.run: added new argv parameter This way other python scripts can execute osc commands via the babysitter. Example:
from osc import babysitter, commandline cli = commandline.Osc() babysitter.run(cli, ['osc', 'ls', '<project>'])
4185
Age (days ago)
4185
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcus Huewe