telepathy-salut: Set G_MESSAGES_DEBUG during testing

Simon McVittie smcv at kemper.freedesktop.org
Mon May 7 11:31:58 PDT 2012


Module: telepathy-salut
Branch: master
Commit: 89ddad694980b3b0d302c16d10670c738f346ca8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=89ddad694980b3b0d302c16d10670c738f346ca8

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon May  7 19:25:41 2012 +0100

Set G_MESSAGES_DEBUG during testing

The same as Gabble commit cbfa9d06.

---

 tests/twisted/tools/exec-with-log.sh.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/tools/exec-with-log.sh.in b/tests/twisted/tools/exec-with-log.sh.in
index 87bef07..75829f7 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -5,6 +5,8 @@ cd "@abs_top_builddir@/tests/twisted/tools"
 export SALUT_DEBUG=all GIBBER_DEBUG=all WOCKY_DEBUG=all
 export SALUT_PLUGIN_DIR="@abs_top_builddir@/plugins/.libs"
 export G_SLICE=debug-blocks
+G_MESSAGES_DEBUG=all
+export G_MESSAGES_DEBUG
 ulimit -c unlimited
 exec >> salut-testing.log 2>&1
 



More information about the telepathy-commits mailing list