[Telepathy-commits] [telepathy-gabble/master] use libtool when executing telepathy-gabble-debug so we get the valgrind report as expected

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Sep 29 05:32:40 PDT 2008


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

diff --git a/tests/twisted/tools/exec-with-log.sh.in b/tests/twisted/tools/exec-with-log.sh.in
index e1463e9..eff7621 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -19,4 +19,5 @@ elif test -n "$GABBLE_TEST_REFDBG"; then
         GABBLE_WRAPPER="refdbg"
 fi
 
-exec $GABBLE_WRAPPER ../telepathy-gabble-debug
+exec ../../../libtool --mode=execute $GABBLE_WRAPPER ../telepathy-gabble-debug
+
-- 
1.5.6.5




More information about the Telepathy-commits mailing list