Re: [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
From: Miroslav Benes
Date: Thu Apr 30 2026 - 03:00:27 EST
On Wed, 22 Apr 2026, Josh Poimboeuf wrote:
> When a patch applies with fuzz, the detailed output from the patch tool
> can be very noisy, especially for big patches.
>
> Suppress the fuzz details by default, while keeping the "applied with
> fuzz" warning. The noise can be restored with '--verbose'.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
---
Miroslav