Skip to content

Commit

Permalink
archiveOnAppError documented
Browse files Browse the repository at this point in the history
  • Loading branch information
richcar58 committed Oct 29, 2019
1 parent 071de86 commit 3f2eb8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/agave/guides/jobs/aloe-job-changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Parameters required for job submission are marked with an asterisk (*).
| | | execution will be moved to the+
| | | *archivePath*. +
+----------------------+-----------+-------------------------------+
| archiveOnAppError | boolean | Whether archiving should +
| | | occur even if the user's +
| | | application returns a non-zero+
| | | return code. Default=false. +
| | | +
+----------------------+-----------+-------------------------------+
| archivePath |string(255)| The path of the archive folder+
| | | for this job on the +
| | | designated *archiveSystem*. +
Expand Down

0 comments on commit 3f2eb8f

Please sign in to comment.