[Buildbot-devel] slave os.environ['HOME']

Ryan Raasch ryan.raasch at gmail.com
Wed Jun 24 21:01:36 UTC 2009


Thanks for the tip. It worked.

However, to avoid using WithProperties with every build step, how can i 
get the actual string out, so i can use it with a local variable?

Thanks

Dustin J. Mitchell wrote:
> On Tue, Jun 23, 2009 at 8:08 AM, Ryan Raasch<ryan.raasch at gmail.com> wrote:
>> How do i get the os.environ['HOME'] from the slave, (at runtime)?
> 
> Use a SetProperty step, running command="echo $HOME"
> 
> Dustin
> 




More information about the devel mailing list