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:
990be35
)
Sun Apr 1 02:36:55 BST 2012 david-sarah@jacaranda.org
author
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:07:54 +0000
(18:07 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:07:54 +0000
(18:07 +0100)
* Spelling error in a comment.
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 4b354be70e431b391f7c950b0d76e7410275a0de..136701a418cb6789e0f4ba61fa97e310084a5d19 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-2127,7
+2127,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()