hello
I have some additional ClassAds in my job submit files like
+wwwowner = "tl364839"
So far, so good, I see these ClassAds in condor_q -long and they work
fine as requirements for that job. But condor_q -constraint
wwwowner=="tl364839" shows me an empty queue.
condor_q -constraint works with standard ClassAds fine but not with my
self declared. I run 6.7.2.
Is there another possibility to get a queue of a specific "wwwowner"? Ok
I could parse _all_ jobs manually which I get by condor_q -long... with
5000+ jobs not very funny.