3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

irc: fix spacing in certificate fingerprint logging

This commit is contained in:
James Lu 2016-03-07 20:30:24 -08:00
parent 7f5bc52152
commit b6889fb097

View File

@ -243,7 +243,7 @@ class Irc():
'(%s) verified: %r', self.name, hashtype,
fp)
else:
log.info('(%s) Uplink\'s SSL certificate fingerprint (%s)'
log.info('(%s) Uplink\'s SSL certificate fingerprint (%s) '
'is %r. You can enhance the security of your '
'link by specifying this in a "ssl_fingerprint"'
' option in your server block.', self.name,