]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: fix permissions of ssh keys in WSL
authorMarc Hoersken <info@marc-hoersken.de>
Sat, 18 May 2019 21:28:09 +0000 (23:28 +0200)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 10 Dec 2019 00:32:35 +0000 (19:32 -0500)
commit213c5aca7bfc74a6ae02b065c5f38a1e9ff54d62
tree42d4f13eb16912cd7ae31a9f79b60e7173988563
parent0783f2e585b1ee726698b172ca899d21a7e0af30
tests: fix permissions of ssh keys in WSL

Keys created on Windows Subsystem for Linux (WSL) require it for some
reason.

(This is one of several commits to support use of WSL for the tests.)

Ref: https://github.com/curl/curl/pull/3899
tests/sshserver.pl