]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
client.py: throw error when reserved_space= is unparseable. Closes #1812.
authorBrian Warner <warner@lothar.com>
Wed, 20 Mar 2013 22:25:10 +0000 (15:25 -0700)
committerDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Wed, 20 Mar 2013 23:24:22 +0000 (23:24 +0000)
This should now fail quickly (during "tahoe start"). Previously this
would silently treat an unparseable size as "0", and the only way to
discover that it had had a problem would be to look at the foolscap log,
or examine the storage-service web page for the unexpected "Reserved
Size" number.


No differences found