[ARVADOS] updated: 568d941d3fe4bc554af0bca6c1dc4d9fc66ce999

git at public.curoverse.com git at public.curoverse.com
Fri May 9 09:23:11 EDT 2014


Summary of changes:
 sdk/python/setup_fuse.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  568d941d3fe4bc554af0bca6c1dc4d9fc66ce999 (commit)
      from  179c431787943f3711f2127d127c33a831378b06 (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 568d941d3fe4bc554af0bca6c1dc4d9fc66ce999
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri May 9 09:23:00 2014 -0400

    Fix whitespace.

diff --git a/sdk/python/setup_fuse.py b/sdk/python/setup_fuse.py
index 28aa89f..0a05f3f 100644
--- a/sdk/python/setup_fuse.py
+++ b/sdk/python/setup_fuse.py
@@ -15,7 +15,7 @@ setup(name='arvados-fuse-driver',
         ],
       install_requires=[
         'arvados-python-client',
-	'llfuse',
+        'llfuse',
         'python-daemon'
         ],
       zip_safe=False)

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list