]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/storage_client.py
IServer.get_name(): remove v0- prefix from displayed server names
authorBrian Warner <warner@lothar.com>
Wed, 14 Mar 2012 23:36:40 +0000 (16:36 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 18 Mar 2012 00:01:35 +0000 (17:01 -0700)
commit890449801e4cf7a015108c5a72a2fae57b18c6d2
tree5589343ca674253c142b04839b71f3119fa31765
parentcef646c4a70537d618459044ea0a8b590732ca90
IServer.get_name(): remove v0- prefix from displayed server names

Don't remove the prefix if it isn't there: that avoids the need to fix tests
which use a bogus key (usually all-zeros).
src/allmydata/storage_client.py