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:
77aabe7
)
Remove a comment that no longer makes sense.
author
Kevan Carstensen
<kevan@isnotajoke.com>
Fri, 14 May 2010 20:35:16 +0000
(13:35 -0700)
committer
Kevan Carstensen
<kevan@isnotajoke.com>
Fri, 14 May 2010 20:35:16 +0000
(13:35 -0700)
src/allmydata/immutable/upload.py
patch
|
blob
|
history
diff --git
a/src/allmydata/immutable/upload.py
b/src/allmydata/immutable/upload.py
index 4beb66f5ce26674803593252741c8d8bcdd0af6a..092e4cc67125efbf16650f3cb6c9c923548c1380 100644
(file)
--- a/
src/allmydata/immutable/upload.py
+++ b/
src/allmydata/immutable/upload.py
@@
-351,8
+351,6
@@
class Tahoe2PeerSelector:
else:
# Redistribution won't help us; fail.
peer_count = len(self.peers_with_shares)
- # If peer_count < needed_shares, then the second error
- # message is nonsensical, so we use this one.
msg = failure_message(peer_count,
self.needed_shares,
self.servers_of_happiness,