]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/web/status.py
web download-status: tolerate DYHBs that haven't retired yet. Fixes #1160.
authorBrian Warner <warner@lothar.com>
Mon, 9 Aug 2010 22:03:42 +0000 (15:03 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 9 Aug 2010 22:51:00 +0000 (15:51 -0700)
commitdc1afc81bbfe95de9f5f962453a52b13e0b993b5
tree64a1b09b48b351abe7d1d481cc6f687d7e726e05
parent5267fc17fea9efd58302850a00114b7c74564277
web download-status: tolerate DYHBs that haven't retired yet. Fixes #1160.

Also add a better unit test for it.
src/allmydata/test/test_web.py
src/allmydata/web/status.py