mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Oops, gotta self it.
This commit is contained in:
parent
ab27174428
commit
80bab37e98
@ -134,7 +134,7 @@ class SocketDriver(drivers.IrcDriver):
|
||||
self.reconnectWaitPeriodsIndex = 0
|
||||
|
||||
def die(self):
|
||||
log.info('Driver for %s dying.', irc)
|
||||
log.info('Driver for %s dying.', self.irc)
|
||||
self.conn.close()
|
||||
self.irc.die()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user