Remove _get_intermediate_collection_info method and create function
authorFuad Muhic <fmuhic@capeannenterprises.com>
Mon, 9 Jul 2018 13:08:59 +0000 (15:08 +0200)
committerFuad Muhic <fmuhic@capeannenterprises.com>
Mon, 9 Jul 2018 13:11:14 +0000 (15:11 +0200)
commit9b16a843a641159867ea390c4c2384b320183b15
tree291b07a2365f0ab9f4a6341e9496d1958a894844
parent5c4d9d38dcee73a7ffb6221c80f707c3924da64f
Remove _get_intermediate_collection_info method and create function
with same name

Arvados-DCO-1.1-Signed-off-by: Fuad Muhic <fmuhic@capeannenterprises.com>
sdk/cwl/arvados_cwl/arvcontainer.py
sdk/cwl/arvados_cwl/arvjob.py
sdk/cwl/arvados_cwl/context.py
sdk/cwl/arvados_cwl/pathmapper.py
sdk/cwl/arvados_cwl/util.py [new file with mode: 0644]
sdk/cwl/tests/test_container.py
sdk/cwl/tests/test_job.py
sdk/cwl/tests/test_pathmapper.py
sdk/cwl/tests/test_util.py [new file with mode: 0644]