Re: [PATCH] tools/nolibc: hide headers_check command by default
From: Willy Tarreau
Date: Tue Jun 24 2025 - 02:13:09 EST
On Mon, Jun 23, 2025 at 11:29:34PM +0200, Thomas Weißschuh wrote:
> If V=1 is not specified the executed commands should not be printed.
>
> Hide the commands by default.
>
> Fixes: a6a054c8ad32 ("tools/nolibc: add target to check header usability")
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Acked-by: Willy Tarreau <w@xxxxxx>
Willy