Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Requirements matching
- Date: Mon, 31 Jul 2006 15:50:55 +0100
- From: David Wallom <david.wallom@xxxxxxxxxxxxx>
- Subject: [Condor-users] Requirements matching
Hello,
Has anyone else had problems with FQDNs that include numbers causing parse
errors within "Requirements" matching?
I have a system hostname t2ce02.blah.blah which cannot be included in the
Cheers
David
The advert is below:
Requirements = (TARGET.gatekeeper_url ==
t2ce02.physics.ox.ac.uk/jobmanager-fork) && TARGET.gatekeeper_url =!=
UNDEFINED && TARGET.OpSys == "LINUX" condor_submit temp-1154357392-1.sub
Submitting job(s)
ERROR: Parse error in expression:
Requirements = ((TARGET.gatekeeper_url ==
t2ce02.physics.ox.ac.uk/jobmanager-fork) && TARGET.gatekeeper_url =!=
UNDEFINED && TARGET.OpSys == "LINUX")
^^^
Error in submit file