]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable.modify(): after UCWE, publish even if the second invocation of the modifier...
authorBrian Warner <warner@allmydata.com>
Sat, 6 Dec 2008 05:49:23 +0000 (22:49 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 6 Dec 2008 05:49:23 +0000 (22:49 -0700)
commitffb598514656e7b2f771349c2be15340e3e6e73d
tree8a887d52ade9cecaa7a7cc92bafeebb84358e17d
parent7a0afb59a4aff9a23e5cd6837110fbcd8294bc79
mutable.modify(): after UCWE, publish even if the second invocation of the modifier didn't modify anything. For #551.
src/allmydata/mutable/node.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_mutable.py