@@ -429,12 +429,12 @@ class SimpleBackend(service.Service):
...
@@ -429,12 +429,12 @@ class SimpleBackend(service.Service):
td=conn.end_time-datetime.datetime.utcnow()
td=conn.end_time-datetime.datetime.utcnow()
log.msg('Connection %s: terminate scheduled for %s UTC (%i seconds)'%(conn.connection_id,conn.end_time.replace(microsecond=0),td.total_seconds()),system=self.log_system)
log.msg('Connection %s: terminate scheduled for %s UTC (%i seconds)'%(conn.connection_id,conn.end_time.replace(microsecond=0),td.total_seconds()),system=self.log_system)