X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55ed403e8bd408c70ce97cefc10156141ccd46a6..78317dade4e29b06f1f83b16603cc8ef5c42c434:/crunch_scripts/run-command diff --git a/crunch_scripts/run-command b/crunch_scripts/run-command index 1635ecdf69..48c8b5821d 100755 --- a/crunch_scripts/run-command +++ b/crunch_scripts/run-command @@ -225,7 +225,7 @@ if "task.vwd" in taskp: # Just a single task, so do merge with the original collection outcollection = vwd.checkin(subst.do_substitution(taskp, taskp["task.vwd"]), outdir, merge=True).manifest_text() else: - outcollection = robust_put.upload(outdir) + outcollection = robust_put.upload(outdir, logger) api.job_tasks().update(uuid=arvados.current_task()['uuid'], body={