Babeltrace: VERBOSE is now known as TRACE
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 20 Jun 2019 20:18:44 +0000 (16:18 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 20 Jun 2019 20:18:44 +0000 (16:18 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/babeltrace/build.sh

index 8f9d23f4a1feb391caf4c0d4852e8db86b954b97..bab025d5a330c9b647a96c50374b3c3325ee8a05 100755 (executable)
@@ -199,7 +199,7 @@ eval "$(grep '^PACKAGE_VERSION=' ./configure)"
 # Enable dev mode by default for BT 2.0 builds
 export BABELTRACE_DEBUG_MODE=1
 export BABELTRACE_DEV_MODE=1
-export BABELTRACE_MINIMAL_LOG_LEVEL=VERBOSE
+export BABELTRACE_MINIMAL_LOG_LEVEL=TRACE
 
 # Set configure options for each build configuration
 CONF_OPTS=""
This page took 0.024461 seconds and 4 git commands to generate.