[ARVADOS] updated: 165a36741ced8d09ec15aa30873e51dab2b3e215

git at public.curoverse.com git at public.curoverse.com
Thu Oct 2 10:44:24 EDT 2014


Summary of changes:
 services/fuse/tests/test_mount.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  165a36741ced8d09ec15aa30873e51dab2b3e215 (commit)
      from  4ff61dd25a70e6467bbafeaaf794cc381f684384 (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 165a36741ced8d09ec15aa30873e51dab2b3e215
Author: Tim Pierce <twp at curoverse.com>
Date:   Thu Oct 2 10:44:13 2014 -0400

    3782: fix FuseSharedTest

diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index 256f820..0a85298 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -266,7 +266,8 @@ class FuseSharedTest(MountTestBase):
                           "owned_by_active",
                           "pipeline_to_merge_params.pipelineInstance",
                           "pipeline_with_job.pipelineInstance",
-                          "pipeline_with_tagged_collection_input.pipelineInstance"
+                          "pipeline_with_tagged_collection_input.pipelineInstance",
+                          "real_log_collection"
                       ], d2)
 
         d3 = os.listdir(os.path.join(self.mounttmp, 'Active User', 'A Project'))

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list