Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Jobs will not run in another pool
- Date: Wed, 5 Apr 2006 20:44:52 +0100
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] Jobs will not run in another pool
> Do all of the machine ClassAds really have an attribute named
> "HOSTNAME"? If not, then the plain != operator will return
> UNDEFINED,
> and you will get no match. You may want to use =!= if some machines
> don't have the attribute in their ClassAd.
Unless "Machine" was intended, that is inserted by default.
JK