Re: [hackers] [sbase] install: Use fchown to change owner || Michael Forney

From: Michael Forney <mforney_AT_mforney.org>
Date: Sun, 24 May 2020 23:51:20 -0700

On 2020-05-24, Quentin Rameau <quinq_AT_fifth.space> wrote:
> Hi Michael,
>
>> + if (fchown(f2, owner, group) < 0)
>> + eprintf("lchown %s:", s2);
>
> Little typo here --------^

Whoops, missed that. In the follow up commit, I used the correct
function name, so I think it's just a mistake from when I split my
changes into two commits.
Received on Mon May 25 2020 - 08:51:20 CEST

This archive was generated by hypermail 2.3.0 : Mon May 25 2020 - 09:12:36 CEST