]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fuse: Reorganize directory tree and modify runtests.py to run against both implementa...
authornejucomo <nejucomo@gmail.com>
Sat, 7 Jun 2008 05:19:23 +0000 (22:19 -0700)
committernejucomo <nejucomo@gmail.com>
Sat, 7 Jun 2008 05:19:23 +0000 (22:19 -0700)
commite538651947a21bb8e4d6e340ff7fd1b5a43885c1
treeeb47d9e713a94f37b821caa90c20e2ec0c7b4f42
parent74908b93340fd0729c2593d63126c8e6ba63d028
fuse: Reorganize directory tree and modify runtests.py to run against both implementations...

Currently, fuse impl_b does not support a --basedir argument, and always
uses ~/.tahoe, which makes it incompatible with these system tests.
contrib/fuse/impl_a/README [new file with mode: 0644]
contrib/fuse/impl_a/tahoe_fuse.py [new file with mode: 0644]
contrib/fuse/impl_b/announce.txt [new file with mode: 0644]
contrib/fuse/runtests.py [new file with mode: 0644]
contrib/fuse_a/README [deleted file]
contrib/fuse_a/runtests.py [deleted file]
contrib/fuse_a/tahoe_fuse.py [deleted file]
contrib/fuse_b/announce.txt [deleted file]