[telepathy-glib/master] valgrind.mk: let programs finish with their "natural" exit code, even if valgrind didn't like them

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Dec 3 11:06:52 PST 2009


---
 tools/valgrind.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/valgrind.mk b/tools/valgrind.mk
index ba87737..38c1df0 100644
--- a/tools/valgrind.mk
+++ b/tools/valgrind.mk
@@ -5,7 +5,6 @@ VALGRIND = valgrind --tool=memcheck \
     --suppressions=$(top_srcdir)/tools/telepathy-glib.supp \
     --child-silent-after-fork=yes \
     --num-callers=20 \
-    --error-exitcode=42 \
     --gen-suppressions=all
 
 # other potentially interesting options:
-- 
1.5.6.5




More information about the telepathy-commits mailing list