mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 00:06:57 +00:00
oops
This commit is contained in:
parent
25ca767095
commit
7080ee6fc7
@ -1168,7 +1168,7 @@ class LeaseCrawler(unittest.TestCase, pollmixin.PollMixin):
|
||||
if platform.isWindows():
|
||||
local.write(line.replace("\n", "\r\n"))
|
||||
else:
|
||||
local.write(line.replace("\n", "\r\n"))
|
||||
local.write(line)
|
||||
|
||||
# convert from pickle format to JSON
|
||||
top = Options()
|
||||
|
Loading…
x
Reference in New Issue
Block a user