]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tahoe_check.py: tolerate missing fields in check results for LIT files/dirs. fixes...
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 3 Jan 2013 22:16:20 +0000 (22:16 +0000)
committerDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 3 Jan 2013 22:16:20 +0000 (22:16 +0000)
commita9272522d5aff5342d08892992bf669b047c17fe
treed1180dcad85b8fd6403a36fbc517f10fa70a2ffe
parent456955e4f04ee79bf56a4ebfe4a199ccf52987ad
tahoe_check.py: tolerate missing fields in check results for LIT files/dirs. fixes #1758
Also test this case and improve some existing tests of 'tahoe check'.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/scripts/tahoe_check.py
src/allmydata/test/test_cli.py