Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] ClassAds with curly braces: child*
- Date: Fri, 21 Nov 2014 15:49:13 -0600
- From: Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx>
- Subject: [HTCondor-users] ClassAds with curly braces: child*
Hello.
What is the significance of curly braces in machine classads like
childDisk and childAccountingGroup? Do they indicate a special data
type? For example:
childDisk = { 8044907,8044907 }
Is it possible to write a constraint expression that matches when a
specific user is in childRemoteOwner? I tried using stringListMember but
that doesn't seem to work.
Vlad