]> git.ipfire.org Git - thirdparty/curl.git/commit
sshserver.pl: use Perl `chmod`
authorViktor Szakats <commit@vsz.me>
Fri, 28 Mar 2025 14:21:00 +0000 (15:21 +0100)
committerViktor Szakats <commit@vsz.me>
Sat, 29 Mar 2025 11:35:34 +0000 (12:35 +0100)
commit25eb2dbfbf945c763dbb000efee829dc9e5e2866
tree906ea1861b6a8ea859234811f49075e0a1dcbefe
parent7be2c421bf2e9f71d2883e30cb98bae6a3b5e97d
sshserver.pl: use Perl `chmod`

Instead of relying on the external/shell command. For portability.

Follow-up to 213c5aca7bfc74a6ae02b065c5f38a1e9ff54d62 #3899
Closes #16859
tests/sshserver.pl