Running Python scripts from BASH
Ben Finney
bignose+hates-spam at benfinney.id.au
Tue Feb 27 18:45:02 EST 2007
"Ishpeck" <ishpeck at gmail.com> writes:
> I'm using Python to automate testing software for my company. I
> wanted the computers in my testing lab to automatically fetch the
> latest version of the python scripts from a CVS repository and then
> ask a local database server which of the scripts to run.
You may be interested in experimenting with the Buildbot for this
purpose.
<URL:http://buildbot.sourceforge.net/>
--
\ "Madness is rare in individuals, but in groups, parties, |
`\ nations and ages it is the rule." -- Friedrich Nietzsche |
_o__) |
Ben Finney
More information about the Python-list
mailing list