mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-31 12:04:24 +01:00
typo fix
This commit is contained in:
@@ -69,7 +69,7 @@ class LoggingServerProtocol(insults.ServerProtocol):
|
||||
(self.downloadPath,
|
||||
time.strftime('%Y%m%d-%H%M%S'), transportId, channelId)
|
||||
|
||||
if self.type = 'e':
|
||||
if self.type == 'e':
|
||||
self.stdinlogOpen = True
|
||||
else: #i
|
||||
self.stdinlogOpen = False
|
||||
|
||||
Reference in New Issue
Block a user