projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
972beff
)
Spelling error in a comment.
author
david-sarah
<david-sarah@jacaranda.org>
Sun, 1 Apr 2012 01:36:55 +0000
(
01:36
+0000)
committer
david-sarah
<david-sarah@jacaranda.org>
Sun, 1 Apr 2012 01:36:55 +0000
(
01:36
+0000)
src/allmydata/test/test_mutable.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_mutable.py
b/src/allmydata/test/test_mutable.py
index 1a3b7b17477d96adbf565639a4c787a636953311..e0deb66920088f40a8c71e8de3113d7ad5315336 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-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 prece
ed
s the retrieve+publish
+ # In the buggy version, the check that prece
de
s 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()