Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
BridgeDB
Commits
5e9e9148
Commit
5e9e9148
authored
Dec 22, 2007
by
Roger Dingledine
Browse files
this one will probably work better
svn:r12916
parent
b709a99a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/bridgedb/Bridges.py
View file @
5e9e9148
...
...
@@ -422,7 +422,7 @@ class BridgeSplitter(BridgeHolder):
assert
self
.
rings
for
s
in
self
.
statsHolders
:
s
.
insert
(
bridge
)
if
bridge
.
running
==
False
or
None
:
if
bridge
.
running
==
False
or
bridge
.
running
==
None
:
return
bridgeID
=
bridge
.
getID
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment