[dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity
Bruce Richardson
bruce.richardson at intel.com
Thu Nov 12 14:08:28 CET 2020
On Fri, Nov 06, 2020 at 06:28:54PM +0100, Thomas Monjalon wrote:
> The default verbosity of test-meson-builds.sh is to be quiet.
> In order to better apply the verbosity policy, some file descriptors
> are open to redirect to stdout or /dev/null accordingly.
>
> The target variable and meson/ninja commands are printed in verbose modes.
> The installation commands are printed only in very verbose mode.
> The examples build commands are printed only in very verbose mode.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list