]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add 'tahoe debug dump-cap' support for MDMF, DIR2-CHK, DIR2-MDMF. refs #1507.
authorBrian Warner <warner@lothar.com>
Sat, 27 Aug 2011 19:50:48 +0000 (12:50 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 27 Aug 2011 19:50:48 +0000 (12:50 -0700)
commit482a7dd3f11a19d0fc6e22524736f744deb1ce88
tree28e212b0b0a0e031906b5b6c706b19acf33b6c82
parent522868d5e92e27e5c3c7b6fca9afeb3caadc9b49
Add 'tahoe debug dump-cap' support for MDMF, DIR2-CHK, DIR2-MDMF. refs #1507.

This also adds tests for all those cases, and fixes an omission in uri.py
that broke parsing of DIR2-MDMF-Verifier and DIR2-CHK-Verifier.
src/allmydata/scripts/debug.py
src/allmydata/test/test_cli.py
src/allmydata/uri.py