Re-enable verbose tracing during unit testing.
This commit is contained in:
parent
448e25f6d8
commit
69816395d5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ else
|
|||
test_mode=old
|
||||
fi
|
||||
|
||||
# export LOOL_LOGLEVEL=trace
|
||||
export LOOL_LOGLEVEL=trace
|
||||
|
||||
if test "z$enable_debug" != "ztrue"; then
|
||||
echo ""
|
||||
|
|
Loading…
Reference in a new issue