[ARVADOS] updated: 1.3.0-416-gd91d9cd87
Git user
git at public.curoverse.com
Tue Mar 5 11:12:24 EST 2019
Summary of changes:
sdk/cwl/tests/test_container.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via d91d9cd878ead1be98122a0ddaf550c684e0ac38 (commit)
from 81693ee04f18e68558c9206705ef589cca2460b0 (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 d91d9cd878ead1be98122a0ddaf550c684e0ac38
Author: Eric Biagiotti <ebiagiotti at veritasgenetics.com>
Date: Tue Mar 5 11:11:19 2019 -0500
14886: Fixes typo
Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti at veritasgenetics.com>
diff --git a/sdk/cwl/tests/test_container.py b/sdk/cwl/tests/test_container.py
index d7aa193fe..1a57da392 100644
--- a/sdk/cwl/tests/test_container.py
+++ b/sdk/cwl/tests/test_container.py
@@ -80,7 +80,7 @@ class TestContainer(unittest.TestCase):
return loadingContext, runtimeContext
- # Helper function to set up the ArvCwlExecuture to use the containers api
+ # Helper function to set up the ArvCwlExecutor to use the containers api
# and test that the RuntimeStatusLoggingHandler is set up correctly
def setup_and_test_container_executor_and_logging(self, gcc_mock) :
api = mock.MagicMock()
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list