On Wed, Nov 18, 2020 at 11:56 AM David Marchand <[email protected]> wrote: > On Tue, Nov 17, 2020 at 11:38 AM Thomas Monjalon <[email protected]> wrote: > > > > The verbosity was meant to be set with options -v and -vv, > > or possibly with the environment variables TEST_MESON_BUILD_VERBOSE > > and TEST_MESON_BUILD_VERY_VERBOSE. > > > > It is decided to keep only the options -v and -vv, > > so the variables are renamed with lower case, marking them as privates. > > > > The handling of the verbosity level is also moved upper in the script, > > closer to other initializations. > > > > Signed-off-by: Thomas Monjalon <[email protected]> > Reviewed-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

