telepathy-mission-control: Set G_MESSAGES_DEBUG during testing

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


Module: telepathy-mission-control
Branch: master
Commit: 91f8540057fc4778ce0cc64ae8a86eaa02287168
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=91f8540057fc4778ce0cc64ae8a86eaa02287168

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon May  7 19:29:57 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 a7abbf9..9ff5a89 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -20,6 +20,8 @@
 
 cd "@abs_top_builddir@/tests/twisted/tools"
 
+G_MESSAGES_DEBUG=all
+export G_MESSAGES_DEBUG
 ulimit -c unlimited
 exec > missioncontrol-$$.log 2>&1
 ln -f missioncontrol-$$.log missioncontrol.log



More information about the telepathy-commits mailing list