From cfd98ff8ed3984567018b75fe6928fd9791da398 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 18 Jul 2012 15:31:49 +0000 Subject: [PATCH] - don't run valgrind --- src/mesh/test_mesh_small.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 2eda2268d..179264458 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -59,8 +59,7 @@ PORT = 10005 DEBUG = YES ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost -PREFIX = valgrind --leak-check=full -# --suppressions=valgrind-mesh.supp +# PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args [testing] -- 2.25.1