diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-02 15:46:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-02 15:46:02 -0400 |
commit | 204aecd93ca1409edf53e938db15e58e4aeca2e4 (patch) | |
tree | a94b64f33385f36a87743d13523721b6eed6cd82 /doc | |
parent | ad205a5a14bb619f720ebb07dc978354bc54353e (diff) |
webapp: Fix ssh setup with nonstandard port, broken in last release.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Wrong_port_while_configuring_ssh_remote.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Wrong_port_while_configuring_ssh_remote.mdwn b/doc/bugs/Wrong_port_while_configuring_ssh_remote.mdwn index d11ab9826..561cad199 100644 --- a/doc/bugs/Wrong_port_while_configuring_ssh_remote.mdwn +++ b/doc/bugs/Wrong_port_while_configuring_ssh_remote.mdwn @@ -30,3 +30,6 @@ ssh: connect to host xxxxx port 22: Connection refused # End of transcript or log. """]] + +> [[Fixed|done]]; this bug was introcuded in version +> 4.20130627 while making some other ssh fixes. --[[Joey]] |