Changes between Version 26 and Version 27 of CondorBoinc
- Timestamp:
- Aug 19, 2016, 1:55:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CondorBoinc
v26 v27 114 114 === Query the status of the jobs of one or more batches === 115 115 {{{ 116 BOINC_QUERY_BATCH <req id> min_mod_time #batches <batch name1> ...116 BOINC_QUERY_BATCHES <req id> min_mod_time #batches <batch name1> ... 117 117 118 118 Result: … … 125 125 ('''min_mod_time''' = 0 returns all jobs). 126 126 127 The output includes the current on the server;127 The output includes the current time on the server; 128 128 you can pass this as '''min_mod_time''' in a subsequent call. 129 129