]> 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>
Tue, 4 Aug 2015 17:20:42 +0000 (18:20 +0100)
commit1789605379b3359f14c7eb2e9185f001764cd780
treefcbd3f84df0449c1c22c142435883cdbfe47266b
parent3681ff1846a42e99035cde1238de319f4417f9f6
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