[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] condor_q and defined class ad



Strange

If I do this I get nothing back.

condor_q -format "%s" phn gives me my results

I know for sure it's definitely defined

Tried all sorts of double quoting and case sensitive combinations also.

Any other suggestions?

On Tuesday, January 31, 2017, Steven C Timm <timm@xxxxxxxx> wrote:

condor_q -constraint 'phn=!=UNDEFINED' -af phn


(af is autoformat)


Steve



From: HTCondor-users <htcondor-users-bounces@cs.wisc.edu> on behalf of Keith Brown <keith6014@xxxxxxxxx>
Sent: Tuesday, January 31, 2017 7:32:25 PM
To: HTCondor-Users Mail List
Subject: [HTCondor-users] condor_q and defined class ad
Â
If I have something like this in my submit file

...
+phn=123
....

Is it possible with condor_q to show all jobs which have phn defined?

I am doing
condor_q -format "%s\n" phn

But if no jobs are defined with phn, I see all jobs.

Is there a defined condition I can use for condor_q ?
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/