mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Spelling error in a comment.
This commit is contained in:
parent
972beffb25
commit
122f63aa64
@ -2180,7 +2180,7 @@ class Repair(unittest.TestCase, PublishMixin, ShouldFailMixin):
|
||||
|
||||
def test_repair_empty(self):
|
||||
# bug 1689: delete one share of an empty mutable file, then repair.
|
||||
# In the buggy version, the check that preceeds the retrieve+publish
|
||||
# In the buggy version, the check that precedes the retrieve+publish
|
||||
# cycle uses MODE_READ, instead of MODE_REPAIR, and fails to get the
|
||||
# privkey that repair needs.
|
||||
d = self.publish_empty_sdmf()
|
||||
|
Loading…
x
Reference in New Issue
Block a user