3719: Robust-put uses run-command logger.
[arvados.git] / crunch_scripts / run-command
index 1635ecdf694f4ebd0e676c4720dea6cf98a411ff..48c8b5821dad3cca8832c64e57d028ba6061fd87 100755 (executable)
@@ -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={