Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] ClassAd syntax in condor_advertise
- Date: Thu, 6 Dec 2007 14:57:27 +0100
- From: Jan Ploski <Jan.Ploski@xxxxxxxx>
- Subject: [Condor-users] ClassAd syntax in condor_advertise
Hello,
What is the relationship of the syntax that can be used in ClassAd files
for condor_advertise of 6.8.7 and the native ClassAd language syntax as
specified in the ClassAd Language Reference Manual
(http://www.cs.wisc.edu/condor/classad/refman/)? When I try specifying
attributes like foo = [ a=1; b=2 ] or bar = { 1, 2, 3 }, condor_advertise
rejects them, telling me that it "couldn't parse ClassAd".
Regards,
Jan Ploski