[telepathy-gabble/master] tests/twisted/Makefile.am: erase Valgrind generated cores when starting tests

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Jul 22 02:55:10 PDT 2009


---
 tests/twisted/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index f3d852a..fcc1dc4 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -143,6 +143,7 @@ CHECK_TWISTED_SLEEP=0
 check-twisted:
 	$(MAKE) -C tools
 	rm -f tools/core
+	rm -f tools/vgcore.*
 	rm -f tools/gabble-testing.log
 	if test -n "$$GABBLE_TEST_REFDBG"; then \
 	  sleep=6; \
-- 
1.5.6.5




More information about the telepathy-commits mailing list