Hi,
I am working with jenkins 1.617 and version 0.2 of pbs-plugin to run jobs on a cluster with Torque queueing system installed. My jobs are working with changing workspace (based on svn branches), and various parameters. So I would like to retrieve corresponding jenkins variables (available as environment variables in standard scripts) but this is not possible: no jenkins variables is available from the pbs script (for this reason, the default workspace directory for the pbs script is not the job workspace but the slave workspace).
Regards
O. Magotte