]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Implement dumping of chunked shares and fix system tests. fixes #1959
authorDaira Hopwood <daira@jacaranda.org>
Thu, 16 May 2013 18:28:33 +0000 (19:28 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:40 +0000 (22:31 +0100)
commita267bb1c25c040d37d63815b33e0afcc1106ff6e
tree573233fe216cb62cb3924ab12cf86406ae71f79c
parent0336046e3cf7b19cdd604b65fcbe57ba7ca878a6
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