[Buildbot-devel] Accessing workdir from BuildFactory

Daniel Eggert deggert at apple.com
Fri Aug 1 06:07:39 UTC 2008


On Jul 31, 2008, at 10:47 PM, Neil Hemingway wrote:

> BuildSteps get executed with a cwd of workdir, so you should be able  
> to use:
>
> f3.addStep(ShellCommand(command=["/Developer/usr/bin/packagemaker",
>                                  "--root", "myRoot"),
>
> If necessary have packagemaker prepend it's cwd to its argument.
>
> Neil

Thanks.

/Daniel






More information about the devel mailing list