[ARVADOS] updated: a8af246b8c99b070fc445cda3d3a13bdf0885f24

Git user git at public.curoverse.com
Wed Mar 23 15:26:30 EDT 2016


Summary of changes:
 crunch_scripts/cwl-runner | 1 +
 1 file changed, 1 insertion(+)

       via  a8af246b8c99b070fc445cda3d3a13bdf0885f24 (commit)
      from  beaea7361fdfaf3dd220e3f5999fb3c0dfc3e61c (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 a8af246b8c99b070fc445cda3d3a13bdf0885f24
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Wed Mar 23 14:56:48 2016 -0400

    8654: Add value for quiet to args.

diff --git a/crunch_scripts/cwl-runner b/crunch_scripts/cwl-runner
index 80995f3..eeb9d78 100755
--- a/crunch_scripts/cwl-runner
+++ b/crunch_scripts/cwl-runner
@@ -37,6 +37,7 @@ try:
     np.enable_reuse = True
     np.submit = False
     np.debug = True
+    np.quiet = False
     outputObj = runner.arvExecutor(t, job_order_object, "", np, cwl_runner_job={"uuid": arvados.current_job()["uuid"], "state": arvados.current_job()["state"]})
 
     files = {}

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list