Actions
Bug #13179
closedCWL extensions docs incorrect
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Documentation
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
The page https://doc.arvados.org/user/cwl/cwl-extensions.html
Lists:
hints: arv:RunInSingleContainer: {} arv:RuntimeConstraints: keep_cache: 123456 keep_output_dir: local_output_dir arv:PartitionRequirement: ...
The "keep_output_dir: local_output_dir" is incorrect. That should be either: "outputDirType: local_output_dir" or "outputDirType: keep_output_dir"
Updated by Peter Amstutz almost 7 years ago
- Assigned To set to Peter Amstutz
- Target version set to 2018-03-28 Sprint
Updated by Peter Amstutz almost 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|25b62d2b7ba5273928ee98085fa2f4674caa67e6.
Actions