]> 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>
Wed, 9 Apr 2014 00:44:25 +0000 (01:44 +0100)
commit51cc8907ef689e368309892dafa547b470354e48
treee05de199ce49373582f7eaab1717dab9afaf5d39
parentb89793604533182c460305a1a43fde5ee2ac78f6
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