RE: Environment variable referencing to remote fs root

2012-02-23 Thread Matthew.Webber
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Sami > Tikka > Sent: 22 February 2012 22:26 > To: jenkinsci-users@googlegroups.com > Subject: Re: Environment variable referencing to remote fs root > > AFAIK such a variable does not exist but you can "cd .." starti

Re: Environment variable referencing to remote fs root

2012-02-22 Thread Sami Tikka
AFAIK such a variable does not exist but you can "cd .." starting from $WORKSPACE and eventually you should get to the directory that has slave.jar. I think that should be the directory that was configured as remote root directory. -- Sami 2012/2/16 Ringo De Smet : > > > On 8 August 2011 23:54, J

Re: Environment variable referencing to remote fs root

2012-02-16 Thread Ringo De Smet
On 8 August 2011 23:54, John Vacz wrote: > can anybody tell me what is the environment variable referencing to slave > remote fs root? I need the same. Does such a variable exist pointing to the slave remote fs root? Ringo