telepathy-salut: Set G_MESSAGES_DEBUG during testing

Will Thompson wjt at kemper.freedesktop.org
Fri Nov 16 08:17:23 PST 2012


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

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