]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
dirnode.py: dirnode.delete which hits UCWE should not fail with NoSuchChildError...
authorBrian Warner <warner@allmydata.com>
Sat, 6 Dec 2008 05:08:37 +0000 (22:08 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 6 Dec 2008 05:08:37 +0000 (22:08 -0700)
commit7a0afb59a4aff9a23e5cd6837110fbcd8294bc79
tree314697302ab84c27287d8172184c7d037e104ba3
parentfb9af2c7a00d7bec6a7c1c1dbd7ea74a9c509858
dirnode.py: dirnode.delete which hits UCWE should not fail with NoSuchChildError. Fixes #550.
src/allmydata/dirnode.py
src/allmydata/test/test_dirnode.py