webapp: Fix ssh setup with nonstandard port, broken in last release.

This commit is contained in:
Joey Hess 2013-07-02 15:46:02 -04:00
parent c6077de72d
commit 1b395dcb76
3 changed files with 10 additions and 1 deletions

View file

@ -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]]