[ARVADOS] updated: ad775d785386d751e9b8b0d127885b56f3e016ff
Git user
git at public.curoverse.com
Mon Mar 21 23:03:16 EDT 2016
Summary of changes:
sdk/cwl/arvados_cwl/__init__.py | 3 ---
1 file changed, 3 deletions(-)
via ad775d785386d751e9b8b0d127885b56f3e016ff (commit)
from 67ef6afce1dd158938eebcf6bed9d3edeb9d73a0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ad775d785386d751e9b8b0d127885b56f3e016ff
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Mar 21 23:02:19 2016 -0400
8654: Remove print statements.
diff --git a/sdk/cwl/arvados_cwl/__init__.py b/sdk/cwl/arvados_cwl/__init__.py
index 1061359..2799df5 100644
--- a/sdk/cwl/arvados_cwl/__init__.py
+++ b/sdk/cwl/arvados_cwl/__init__.py
@@ -290,9 +290,6 @@ class RunnerJob(object):
set(("$import", "run")),
set(("$include", "$schemas", "path")),
loadref)
- print self.tool.tool
- print sc
-
adjustFiles(sc, functools.partial(visitFiles, workflowfiles))
adjustFiles(self.job_order, functools.partial(visitFiles, jobfiles))
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list