Eugene Petrenko created SSHD-630:
------------------------------------
Summary: Typo in log messages
Key: SSHD-630
URL: https://issues.apache.org/jira/browse/SSHD-630
Project: MINA SSHD
Issue Type: Bug
Reporter: Eugene Petrenko
Priority: Minor
Around org.apache.sshd.server.ExitCallback#onExit(int, java.lang.String) in
ChannelSession.java I see the following log messages generated
{code}
.server.channel.ChannelSession - onExit(0)[) shell closed
{code}
It looks like ']' is missing or '[' is extra
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)