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

Re: [Condor-users] What's the env var CONDOR_INHERIT used for?



> It is used to pass some meta information from a parent Condor daemon
to 
> a child Condor daemon.  It is of no use to the actual job, and indeed 
> should probably be cleansed from the environment before the job is
> launched.

Bummer. I had visions of infinite hierarchies in Condor beyond the
Cluster.Proc dancing in my head when I saw this.

- Ian