diff options
author | Jean-Philippe Roemer <roemer.jp@gmail.com> | 2015-10-12 22:13:22 +0100 |
---|---|---|
committer | Jean-Philippe Roemer <roemer.jp@gmail.com> | 2015-10-12 22:13:22 +0100 |
commit | 9acf02ad7fb7550d8024651582476dc1bcdc17f9 (patch) | |
tree | 6d3fefe34ae811d940559516a99887d41c2478f2 /routers | |
parent | 5c6df9f31b2cdb13185c948ee103b8182d6fcfb7 (diff) | |
download | gitea-9acf02ad7fb7550d8024651582476dc1bcdc17f9.tar.gz gitea-9acf02ad7fb7550d8024651582476dc1bcdc17f9.zip |
Fix bug introduced in #1759 preventing ssh server to launch
- ssh/setup: test directive now check if a file exist in key path instead of a folder
- ssh/setup script was hanging waiting for an input about rewriting the key
as the test case was returning true, when it should have been false
(check if file is a folder instead of a file)
Diffstat (limited to 'routers')
0 files changed, 0 insertions, 0 deletions