Changes between Version 21 and Version 22 of JobSubmission


Ignore:
Timestamp:
Sep 5, 2012, 10:30:39 PM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobSubmission

    v21 v22  
    2626        <number>0</number>
    2727        [ <sticky/> ]
    28         [ <nodelete/> ]
     28        [ <no_delete/> ]
    2929        [ <report_on_rpc/> ]
    3030        [ <url>...</url> ]
     
    6161  '''<number>''':: use 0, 1, ...
    6262  '''<sticky/>''':: if present, the file remains on the client after job is finished.
    63   '''<nodelete/>''':: if present, the file is not deleted from the server after job is completed.  Use this if the file is used as input to more than one job.
     63  '''<no_delete/>''':: if present, the file is not deleted from the server after job is completed.  Use this if the file is used as input to more than one job.
    6464  '''<report_on_rpc/>''':: if present, report file in each scheduler request (sticky files)
    6565  '''<url>, <md5_cksum>, <nbytes>''':: used only for "non-local" input files (see below)