[ARVADOS] updated: 2.1.0-2170-g0e83a8971

Git user git at public.arvados.org
Tue Mar 29 18:54:13 UTC 2022


Summary of changes:
 services/fuse/arvados_fuse/fusedir.py | 1 -
 1 file changed, 1 deletion(-)

       via  0e83a8971942943e79dfc1b064b5bac0cc82217f (commit)
      from  e634af988c6bbf23ebe2f6645360a1237182a85f (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 0e83a8971942943e79dfc1b064b5bac0cc82217f
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Mar 29 14:54:03 2022 -0400

    18941: Fix another typo
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/services/fuse/arvados_fuse/fusedir.py b/services/fuse/arvados_fuse/fusedir.py
index f5c4183b7..4b2034163 100644
--- a/services/fuse/arvados_fuse/fusedir.py
+++ b/services/fuse/arvados_fuse/fusedir.py
@@ -537,7 +537,6 @@ class CollectionDirectory(CollectionDirectoryBase):
                                 self.collection_locator, self.api, self.api.keep,
                                 num_retries=self.num_retries,
                                 get_threads=get_threads)
-                            )
                         new_collection_record = coll_reader.api_response() or {}
                         # If the Collection only exists in Keep, there will be no API
                         # response.  Fill in the fields we need.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list