mirror of
https://github.com/markqvist/LXMF.git
synced 2025-03-26 08:38:20 -04:00
Updated log statement
This commit is contained in:
parent
934a208965
commit
512a34e2c3
@ -1444,7 +1444,7 @@ class LXMRouter:
|
||||
|
||||
if timestamp >= peer.peering_timebase:
|
||||
self.peers.pop(destination_hash)
|
||||
RNS.log(str(self.propagation_destination)+" broke peering with "+str(peer.destination))
|
||||
RNS.log("Broke peering with "+str(peer.destination))
|
||||
|
||||
|
||||
def jobloop(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user