mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
Let's make this a little clearer
This commit is contained in:
parent
e8609ac2df
commit
3fbc4d7eea
@ -179,7 +179,7 @@ class DaemonizeTheRealService(Service, HookMixin):
|
||||
)
|
||||
)
|
||||
else:
|
||||
self.stderr.write("\nUnknown error\n")
|
||||
self.stderr.write("\nUnknown error, here's the traceback:\n")
|
||||
reason.printTraceback(self.stderr)
|
||||
reactor.stop()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user