Mercurial > repos > refinery-platform > refinery_test_workflows
changeset 3:3f4888db2671 draft default tip
Uploaded
| author | refinery-platform |
|---|---|
| date | Fri, 30 Nov 2018 11:15:16 -0500 |
| parents | de913d82bdcb |
| children | |
| files | Test_workflow__5_steps_without_branching.ga |
| diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Test_workflow__5_steps_without_branching.ga Tue Apr 10 10:32:06 2018 -0400 +++ b/Test_workflow__5_steps_without_branching.ga Fri Nov 30 11:15:16 2018 -0500 @@ -261,8 +261,16 @@ "left": 1293, "top": 281 }, - "post_job_actions": {}, "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", + "post_job_actions": { + "RenameDatasetActionoutput_file": { + "action_arguments": { + "newname": "output_file_5" + }, + "action_type": "RenameDatasetAction", + "output_name": "output_file" + } + }, "tool_shed_repository": { "changeset_revision": "b87749d7a24c", "name": "refinery_test",
