Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] classads question
- Date: Tue, 04 Oct 2016 20:21:06 -0400
- From: Keith Brown <keith6014@xxxxxxxxx>
- Subject: [HTCondor-users] classads question
i would like some arguments in my submit file to show up in the condor
collector. for instance in my submit file i put
+jar=1992
When the job runs I would like to do condor_status -direct hostname
-format "%s\n" Jar
How can I do that?