]> 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, 17 Apr 2015 21:31:40 +0000 (22:31 +0100)
commit875b78f5575ef62b4ab5fa1f7eeb06e2ac66805a
tree573233fe216cb62cb3924ab12cf86406ae71f79c
parent838554595d780861ab21e8014092fbadc08765f2
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