telepathy-idle: Set G_MESSAGES_DEBUG during testing
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 7 11:38:00 PDT 2012
Module: telepathy-idle
Branch: master
Commit: 307faa064970b2830c618d470fe56eec3ac191c6
URL: http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=307faa064970b2830c618d470fe56eec3ac191c6
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 7 19:37:31 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 2e803a9..3538044 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -3,6 +3,8 @@
cd "@abs_top_builddir@/tests/twisted/tools"
export IDLE_DEBUG=all IDLE_HTFU=seriously
+G_MESSAGES_DEBUG=all
+export G_MESSAGES_DEBUG
ulimit -c unlimited
exec >> idle-testing.log 2>&1
More information about the telepathy-commits
mailing list