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

[Condor-users] ClassAd and env variable



Hi

Is it possible to substitute a ClassAd definition in the environment  line of the submit file.

Let say i have this in config local of a machine

MY_DEF = "GENERIC"

and in submit

environment= "MY_ENV = $(MY_DEF)"

i did a quick test and it does not seem to work...but maybe i am missing something.


Thanks

Carl