mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 17:28:53 +00:00
Merge pull request #95 from zooko/remove-obsolete-comment
remove obsolete comment
This commit is contained in:
commit
731421b13f
@ -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…
Reference in New Issue
Block a user