]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix wrong arguments to CorruptStoredShareError constructor in immutable share classes.
authorDaira Hopwood <daira@jacaranda.org>
Sun, 14 Jul 2013 15:23:31 +0000 (16:23 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 10 Jul 2015 05:10:30 +0000 (06:10 +0100)
commit0925a99eec5c4decaae20a84cd0d34440c6b1a22
tree3127865438c64930ac0b454646e9372016abd0f7
parentec32240f28310facae4f36ae44c87e81efd07f92
Fix wrong arguments to CorruptStoredShareError constructor in immutable share classes.
(Bug pointed out by Mark_B.)

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/storage/backends/cloud/immutable.py
src/allmydata/storage/backends/disk/immutable.py