[Libreoffice-commits] online.git: loolwsd/test

Michael Meeks michael.meeks at collabora.com
Fri Apr 15 21:04:46 UTC 2016


 loolwsd/test/run_unit.sh.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 69816395d5a455efb7d884554788e559d8a7d5e3
Author: Michael Meeks <michael.meeks at collabora.com>
Date:   Fri Apr 15 22:04:15 2016 +0100

    Re-enable verbose tracing during unit testing.

diff --git a/loolwsd/test/run_unit.sh.in b/loolwsd/test/run_unit.sh.in
index 7a929e7..a53daec 100755
--- a/loolwsd/test/run_unit.sh.in
+++ b/loolwsd/test/run_unit.sh.in
@@ -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 ""


More information about the Libreoffice-commits mailing list