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

From: Quentin Rameau <quinq_AT_fifth.space>
Date: Mon, 25 May 2020 09:53:05 +0200

> >> + 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.

Oh right, I missed the change in the other commit because it arrived
before this one on the mailing list, forget about my comment then!
Received on Mon May 25 2020 - 09:53:05 CEST

This archive was generated by hypermail 2.3.0 : Mon May 25 2020 - 10:00:40 CEST