From 23b902a435b1dcb78c3c7c50c5c30cc65c70c4ae Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 20 Oct 2011 11:09:18 +0000 Subject: Do not execute test under valgrind as default --- src/mesh/test_mesh_small.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesh') diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 304d5ca10..d3cd98429 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -54,7 +54,7 @@ PORT = 10005 DEBUG=YES ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost -PREFIX = valgrind --leak-check=full +# PREFIX = valgrind --leak-check=full # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args [testing] -- cgit v1.2.3