Re: [dpdk-dev] [PATCH] devtools/test-meson-builds: add verbose output options

2019-03-01 Thread Thomas Monjalon
26/02/2019 15:15, Bruce Richardson: > When running ninja, the commands are, by default, always printed on top of > each other. For those who want more detail in the output, two levels of > verbose output has been added to the test-meson-builds script. When "-v" is > passed, or the "TEST_MESON_BUILD

[dpdk-dev] [PATCH] devtools/test-meson-builds: add verbose output options

2019-02-26 Thread Bruce Richardson
When running ninja, the commands are, by default, always printed on top of each other. For those who want more detail in the output, two levels of verbose output has been added to the test-meson-builds script. When "-v" is passed, or the "TEST_MESON_BUILD_VERBOSE" flag is set in the environment, th