telepathy-rakia: Set G_MESSAGES_DEBUG during testing
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 7 12:02:14 PDT 2012
Module: telepathy-rakia
Branch: master
Commit: 8cb2b73e711e86dd2efeb73b20fc3973ef8683c0
URL: http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=8cb2b73e711e86dd2efeb73b20fc3973ef8683c0
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 7 19:49:39 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 c3baef1..907bbf8 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -4,6 +4,8 @@ cd "@abs_top_builddir@/tests/twisted/tools"
export RAKIA_DEBUG=all
export TPORT_LOG=1
+G_MESSAGES_DEBUG=all
+export G_MESSAGES_DEBUG
ulimit -c unlimited
exec > rakia-testing.log 2>&1
More information about the telepathy-commits
mailing list