[ARVADOS] updated: 34a73d5411d0e9a86ede40e6a3ebce54f4d9a94f
git at public.curoverse.com
git at public.curoverse.com
Thu Nov 13 14:54:32 EST 2014
Summary of changes:
services/fuse/tests/test_mount.py | 1 -
1 file changed, 1 deletion(-)
via 34a73d5411d0e9a86ede40e6a3ebce54f4d9a94f (commit)
from 1aa683826a4e9d1956167f812e12a9386de58c81 (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 34a73d5411d0e9a86ede40e6a3ebce54f4d9a94f
Author: Tom Clegg <tom at curoverse.com>
Date: Thu Nov 13 14:54:29 2014 -0500
4363: Remove redundant test.
diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index 262e85a..29b237d 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -364,4 +364,3 @@ class FuseUnitTest(unittest.TestCase):
self.assertEqual("_", fuse.sanitize_filename(""))
self.assertEqual("_", fuse.sanitize_filename("."))
self.assertEqual("__", fuse.sanitize_filename(".."))
- self.assertEqual("__", fuse.sanitize_filename(".."))
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list