[Telepathy-commits] [telepathy-salut/master] exec-with-log.sh.in: use libtool --mode=execute to make valgrind happy
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Nov 13 09:32:12 PST 2008
---
tests/twisted/tools/exec-with-log.sh.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/tools/exec-with-log.sh.in b/tests/twisted/tools/exec-with-log.sh.in
index 3f396ee..32148fe 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -20,4 +20,4 @@ elif test -n "$SALUT_TEST_REFDBG"; then
fi
export G_DEBUG=fatal-warnings" ${G_DEBUG}"
-exec $SALUT_WRAPPER @abs_top_builddir@/src/telepathy-salut
+exec @abs_top_builddir@/libtool --mode=execute $SALUT_WRAPPER @abs_top_builddir@/src/telepathy-salut
--
1.5.6.5
More information about the Telepathy-commits
mailing list