From c4f86db382be46c1740a69ce9f0493b4ed1c271d Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 14 Nov 2012 22:00:09 +0000 Subject: [PATCH] - running valgrind by default makes buildbots unhappy --- src/mesh/test_mesh_2dtorus.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf index 0d441416f..771a5f5df 100644 --- a/src/mesh/test_mesh_2dtorus.conf +++ b/src/mesh/test_mesh_2dtorus.conf @@ -55,8 +55,8 @@ PORT = 10004 PORT = 10005 ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost -PREFIX = valgrind --leak-check=full DHT_REPLICATION_LEVEL = 10 +# PREFIX = valgrind --leak-check=full # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args [vpn] -- 2.25.1