Re: [PATCH] build-aux: squelch trailing blank warnings from binary files

2025-02-18 Thread Michal Prívozník
On 2/17/25 18:03, Daniel P. Berrangé wrote: > These files pollute the stderr output when the sc_trailing_blank > syntax check fails. > > Signed-off-by: Daniel P. Berrangé > --- > build-aux/syntax-check.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Michal Privoznik

[PATCH] build-aux: squelch trailing blank warnings from binary files

2025-02-17 Thread Daniel P . Berrangé
These files pollute the stderr output when the sc_trailing_blank syntax check fails. Signed-off-by: Daniel P. Berrangé --- build-aux/syntax-check.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index e6afb879be..bd3dd6c