Changes between Version 13 and Version 14 of RemoteJobs


Ignore:
Timestamp:
Jul 25, 2011, 10:27:39 AM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v13 v14  
    142142 * '''file_num''': the ordinal number of one of the output files.
    143143
    144 Result: a 2-element array;
    145 the first element is a URL from which the output file can be downloaded.
     144Result: a URL from which the output file can be downloaded.
    146145
    147146=== boinc_get_output_files() ===
     
    151150 * '''batch_id''': specifies a batch.
    152151
    153 Result: a 2-element array;
    154 the first element is
    155 a URL from which a zipped archive of all
     152Result: a URL from which a zipped archive of all
    156153output files from the batch can be downloaded
    157154(only the outputs of "canonical" instances are included).