Changes between Version 13 and Version 14 of RemoteJobs
- Timestamp:
- Jul 25, 2011, 10:27:39 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJobs
v13 v14 142 142 * '''file_num''': the ordinal number of one of the output files. 143 143 144 Result: a 2-element array; 145 the first element is a URL from which the output file can be downloaded. 144 Result: a URL from which the output file can be downloaded. 146 145 147 146 === boinc_get_output_files() === … … 151 150 * '''batch_id''': specifies a batch. 152 151 153 Result: a 2-element array; 154 the first element is 155 a URL from which a zipped archive of all 152 Result: a URL from which a zipped archive of all 156 153 output files from the batch can be downloaded 157 154 (only the outputs of "canonical" instances are included).