Re: [PATCH] scripts: dtc-version: Don't show error messages

2024-02-06 Thread Dragan Simic
On 2024-02-06 11:41, Quentin Schulz wrote: On 2/6/24 11:37, Dragan Simic wrote: On 2024-02-06 11:25, Quentin Schulz wrote: On 2/6/24 04:56, Dragan Simic wrote: Prevent the error messages produced by which(1), such as the one quoted below, from being visible in the build outputs. which: n

Re: [PATCH] scripts: dtc-version: Don't show error messages

2024-02-06 Thread Quentin Schulz
Hi Dragan, On 2/6/24 11:37, Dragan Simic wrote: [You don't often get email from dsi...@manjaro.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Hello Quentin, On 2024-02-06 11:25, Quentin Schulz wrote: On 2/6/24 04:56, Dragan Simic wrote: Prevent the error

Re: [PATCH] scripts: dtc-version: Don't show error messages

2024-02-06 Thread Dragan Simic
Hello Quentin, On 2024-02-06 11:25, Quentin Schulz wrote: On 2/6/24 04:56, Dragan Simic wrote: Prevent the error messages produced by which(1), such as the one quoted below, from being visible in the build outputs. which: no dtc in (./scripts/dtc) This makes the build outputs look a tin

Re: [PATCH] scripts: dtc-version: Don't show error messages

2024-02-06 Thread Quentin Schulz
Hi Dragan, On 2/6/24 04:56, Dragan Simic wrote: [You don't often get email from dsi...@manjaro.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Prevent the error messages produced by which(1), such as the one quoted below, from being visible in the build outp