Spelling error in a comment.

This commit is contained in:
david-sarah 2012-04-01 01:36:55 +00:00
parent 972beffb25
commit 122f63aa64

View File

@ -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()