Re: [PATCH] unit: skip sysctl test if sysfs is not available

Denis Kenzior <[email protected]> Mon, 4 Sep 2023 22:28:47 -0500
Newsgroups dev.linux.lists.ell
Message-ID <[email protected]>
Hi Finn,

On 9/4/23 02:57, Finn Behrens wrote:
> Some build environments that build in a mount namespace do not mount
> sysfs which makes sysctl and l_sysctl_* fail. Skip the test, if
> the file does not exists.
> ---
>   unit/test-sysctl.c | 12 +++++++++++-
>   1 file changed, 11 insertions(+), 1 deletion(-)
> 

Applied, thanks.

Regards,
-Denis