Changes between Version 8 and Version 9 of JobTemplates


Ignore:
Timestamp:
May 10, 2016, 1:12:38 AM (8 years ago)
Author:
Christian Beer
Comment:

add note to <copy_file/> element of output files

Legend:

Unmodified
Added
Removed
Modified
  • JobTemplates

    v8 v9  
    140140 '''<open_name>''':: the [BoincFiles logical name] by which the application will reference the file.
    141141 '''<copy_file/>''':: if present, the file will be generated in the slot directory,
    142    and copied to the project directory after the job has finished.
     142   and moved to the project directory after the job has finished.
    143143   Use this for [WrapperApp legacy applications].
     144   '''Important''': If the slot directory and the project directory are on the same filesystem, the file is moved instead of copied!
    144145 '''<generated_locally/>''':: always include this for output files.
    145146 '''<max_nbytes>''':: maximum file size.