mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
remove obsolete comment
This commit is contained in:
parent
bc6304ae70
commit
617f667769
@ -384,7 +384,6 @@ class Node(service.MultiService):
|
||||
os.path.join(self.basedir, "log_gatherer.furl"))
|
||||
self.tub.setOption("bridge-twisted-logs", True)
|
||||
incident_dir = os.path.join(self.basedir, "logs", "incidents")
|
||||
# this doesn't quite work yet: unit tests fail
|
||||
foolscap.logging.log.setLogDir(incident_dir.encode(get_filesystem_encoding()))
|
||||
|
||||
def log(self, *args, **kwargs):
|
||||
|
Loading…
x
Reference in New Issue
Block a user