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/