Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Attribute injection with +Name in submit files
- Date: Wed, 13 Jul 2011 12:54:19 +0000
- From: Ian Cottam <Ian.Cottam@xxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Attribute injection with +Name in submit files
On 13/07/2011 12:46, "Nathan Panike" <nwp@xxxxxxxxxxx> wrote:
>On Wed, Jul 13, 2011 at 11:16:36AM +0000, Ian Cottam wrote:
>> I'm struggling to find where in the 7.4 manual the use of "+", as in
>>
>> +Attribute = True
>>
>> in submit files is discussed.
>> -Ian
>>
>
>In the 7.6 manual, it is in the condor_submit "man page", or Chapter 9,
>the
>"Command Reference Manual":
>
>+<attribute> = <value>
>A line which begins with a '+' (plus) character instructs condor_submit to
>insert the following attribute into the job ClassAd with the given value.
>
>Is it not in the same place in 7.4?
Yes, it is, thanks to you and Matthew for your
replies!
-Ian