mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
Go back to the way it was.
This commit is contained in:
parent
4c4f7f8fa1
commit
813594bbac
@ -209,7 +209,7 @@ class StorageFarmBroker(service.MultiService):
|
||||
# written tests will still fail if a surprising exception
|
||||
# arrives here but they might be harder to debug without this
|
||||
# information.
|
||||
raise
|
||||
pass
|
||||
else:
|
||||
if isinstance(server_id, str):
|
||||
server_id = server_id.encode("utf-8")
|
||||
|
Loading…
Reference in New Issue
Block a user