[erlang-patches] [PATCH] ssh: ensure ~/.ssh exists
Tuncer Ayaz
tuncer.ayaz@REDACTED
Sat Dec 11 20:05:52 CET 2010
2010/9/3 Björn Gustavsson:
> On Fri, Sep 3, 2010 at 12:52 PM, Tuncer Ayaz wrote:
>> Make sure that ~/.ssh exists before trying to open files like
>> ~/.ssh/known_hosts.
>>
>> Reported-By: Daniel Goertzen
>> ---
>
> Thanks! Will include in pu.
git fetch git://github.com/tuncer/otp.git ssh-ensure-userdir
Please refetch. Removed local chmod/2 in favor of file:change_mode/2.
More information about the erlang-patches
mailing list