mirror of https://github.com/cowrie/cowrie.git
remove whitespace
This commit is contained in:
parent
7659bcde8e
commit
23dc1c2662
|
@ -172,7 +172,7 @@ class LoggingServerProtocol(insults.ServerProtocol):
|
|||
url = rp[1]
|
||||
else:
|
||||
url = rf[rf.find('redir_')+len('redir_'):]
|
||||
|
||||
|
||||
try:
|
||||
if not os.path.exists(rf):
|
||||
continue
|
||||
|
|
Loading…
Reference in New Issue