James Moger
2014-04-12 fad6b4a3d5f9a7fe7f7bced14e591478cf959bb3
src/main/java/com/gitblit/transport/ssh/WelcomeShell.java
@@ -134,7 +134,7 @@
         msg.append(user.getDisplayName());
         msg.append(", you have successfully connected over SSH.");
         msg.append(nl);
         msg.append(" Interactive shells are disabled.");
         msg.append(" Interactive shells are not available.");
         msg.append(nl);
         msg.append(nl);
         msg.append("   client:   ");