16382: When packing workflow convert "path" to "location"
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 24 Jun 2020 20:29:42 +0000 (16:29 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 25 Jun 2020 20:10:33 +0000 (16:10 -0400)
commit8a2cfa63d23bc54ae1298f3bdb3c1aaf7c978ef1
tree773c4dc78e3587af0d8f07ec8ff6c64d5194e694
parent72bac44ada0faa8bf039fb0ffea0f069d7c59310
16382: When packing workflow convert "path" to "location"

Previously it was being modified in-place and the modification was
propagated to the packed version, that no longer happens so it needs
to re-apply the path->location fix here.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/runner.py