10221: Always upload all dependencies up front. Ensures consistent reuse
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 12 Oct 2016 14:59:05 +0000 (10:59 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 13 Oct 2016 12:15:04 +0000 (08:15 -0400)
commit022095999a584b12789259b577965122bb676194
tree3c444159b662582223ed9a74d332e8ed8dc5f1bb
parent29389eac8cf5f7c9f210579b6d74ca9c84f39ad4
10221: Always upload all dependencies up front.  Ensures consistent reuse
behavior between --local and --submit.  Fix pathmapping bugs where
previously-uploaded files were added to path map but not actually mapped to
target paths.
sdk/cwl/arvados_cwl/__init__.py
sdk/cwl/arvados_cwl/pathmapper.py
sdk/cwl/arvados_cwl/runner.py