[ARVADOS] created: 1.1.4-714-g9540b8bf8
Git user
git at public.curoverse.com
Thu Jul 26 11:45:07 EDT 2018
at 9540b8bf8dcb67ec4fe9f1022ffae7c3d40ef4a7 (commit)
commit 9540b8bf8dcb67ec4fe9f1022ffae7c3d40ef4a7
Author: Nico Cesar <ncesar at veritasgenetics.com>
Date: Thu Jul 26 11:43:28 2018 -0400
13918: add debug to diagnostics
refs #13918
Arvados-DCO-1.1-Signed-off-by: Nico Cesar <ncesar at veritasgenetics.com>
diff --git a/apps/workbench/app/controllers/work_units_controller.rb b/apps/workbench/app/controllers/work_units_controller.rb
index 8527b4d48..071486871 100644
--- a/apps/workbench/app/controllers/work_units_controller.rb
+++ b/apps/workbench/app/controllers/work_units_controller.rb
@@ -86,6 +86,7 @@ class WorkUnitsController < ApplicationController
# required
attrs['command'] = ["arvados-cwl-runner",
+ "--debug",
"--local",
"--api=containers",
"--project-uuid=#{params['work_unit']['owner_uuid']}",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list