[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] ClassAd and env variable
- Date: Wed, 6 Feb 2008 15:07:03 -0500
- From: "carl langlois" <crl.langlois@xxxxxxxxx>
- Subject: [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