On Thu, 19 Mar 2026 21:18:33 -0700 Allison Henderson wrote:
> --- a/tools/testing/selftests/net/rds/Makefile
> +++ b/tools/testing/selftests/net/rds/Makefile
> @@ -6,6 +6,7 @@ all:
>  TEST_PROGS := run.sh
>  
>  TEST_FILES := \
> +     config \
>       include.sh \
>       settings \
>       test.py \

I don't believe this chunk is necessary, only files which the tests
themselves need to _run_ need to be listed.

I dropped this chunk when applying, thanks!

Reply via email to