[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Output



On 7/18/07, Richardson, Joshua <jrichardson@xxxxxxxxxxxxxxxxxx> wrote:

I wrote a simple submit to condor that does the SET command on the computer
it is run on. I am changing it and allowing it to only run on certain
computers at a time. Why does it only return half of the SET I would receive
if I ran SET through the command prompt?


When running under condor a job has a very limited Environment
provided by condor.
Take a look at the manual for a variety of ways of populating this.

google site:cs.wisc.edu/condor/manual/v6.8 foo is your friend

http://www.google.co.uk/search?q=site%3Acs.wisc.edu%2Fcondor%2Fmanual%2Fv6.8+environment+variable&btnG=Search

Matt