]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Implement dumping of chunked shares and fix system tests. fixes #1959
authorDaira Hopwood <david-sarah@jacaranda.org>
Thu, 16 May 2013 18:28:33 +0000 (19:28 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 10 Jul 2015 04:38:05 +0000 (05:38 +0100)
commit6250ebc7457f4d8973376f6a4d46f56518cc3ca7
tree04af17d429cc79905bb58bf6a4241f2323d9b310
parent041e14c037b92e23c61e03532574df3c7d0ff09e
Implement dumping of chunked shares and fix system tests. fixes #1959
Also, change 'assert' to '_assert' in debug.py.

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/scripts/debug.py
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/storage/backends/disk/mutable.py
src/allmydata/test/test_system.py