[ARVADOS] updated: 0a0011c987cbec72c7e13762dbc99b8e19db47c1

Git user git at public.curoverse.com
Mon Mar 7 15:26:19 EST 2016


Summary of changes:
 services/fuse/arvados_fuse/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0a0011c987cbec72c7e13762dbc99b8e19db47c1 (commit)
      from  0bbcf2efc3327a51101124e4e92961ed5fa0b73f (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 0a0011c987cbec72c7e13762dbc99b8e19db47c1
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Mar 7 15:26:14 2016 -0500

    8345: fix whitespace

diff --git a/services/fuse/arvados_fuse/__init__.py b/services/fuse/arvados_fuse/__init__.py
index 20080ea..f8a902d 100644
--- a/services/fuse/arvados_fuse/__init__.py
+++ b/services/fuse/arvados_fuse/__init__.py
@@ -693,5 +693,5 @@ class Operations(llfuse.Operations):
     def fsync(self, fh, datasync):
         self.flush(fh)
 
-    def fsyncdir(self, fh, datasync): 
+    def fsyncdir(self, fh, datasync):
         self.flush(fh)

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list