Changes between Version 68 and Version 69 of WrapperApp


Ignore:
Timestamp:
Nov 20, 2012, 10:43:14 AM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WrapperApp

    v68 v69  
    9494The wrapper can optionally unzip input files:
    9595
    96  '''unzip_input''':: the wrapper will unzip the specified input files prior to running tasks.
     96 '''unzip_input''':: before running tasks, the wrapper will unzip the specified input files.
    9797
    9898The wrapper can optionally zip output files:
    99  '''zip_output''': after all tasks are completed, the wrapper will zip output files (specified by one or more regular expressions) into a zip file with the given name.
     99 '''zip_output''':: after all tasks are completed, the wrapper will zip output files (specified by one or more regular expressions) into a zip file with the given name.
    100100
    101101Notes: