12/11/2020 14:08, Bruce Richardson: > 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 <tho...@monjalon.net> > > --- > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied