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

Re: [Condor-users] Transition 6.9.2 - 6.9.3



On Tue, Jun 26, 2007 at 09:20:34AM -0500, Dan Bradley wrote:
> 
> Good point.  *_EXPRS is still supported, but the preferred syntax is 
> indeed *_ATTRS.  Sorry for the confusion!

No problem, that's legacy stuff, as

# grep EXPRS *
STARTD_JOB_EXPRS        = ImageSize, ExecutableSize, JobUniverse, NiceUser
STARTD_VM_EXPRS         = State, Activity, EnteredCurrentActivity
SUBMIT_EXPRS            = CoreSize

I suppose I have to skim through the manual again :-/

S