On 05/16/2018 08:24 AM, Thomas Hartmann wrote:
Hi all, just a short question: can I ask Condor for all a job's ClassAds -where all ads get actually evaluated? E.g., an extra ad is a somewhat lengthy expression FooProxy = ifThenElse(x509UserProxyVOName =?= ... ) with
Try condor_q -af FooProxyassuming that the expression is just referencing other attributes in the job ad, and not looking at attributes of a machine ad.
-greg