[Buildbot-devel] Howto pipe the output of ShellCommand

Gerhard Gappmeier gerhard.gappmeier at ascolab.com
Thu Jan 24 11:12:36 UTC 2008


Hi

I want to write a buildstep which does the following:
"perl util\mkfiles.pl > MINFO"

I don't know to pipe the output of the perl command into the file MINFO
using the ShellCommand class.

Is this possible or do I need to write an own BuildStep?
If so, has somebody sample code for that?

thanks in advance.

regards
Gerhard




More information about the devel mailing list