From 7dce36b4e6e139da97d35e5d2eb5c9806742e10f Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 2 Nov 2011 10:39:05 +0000 Subject: [PATCH] Reverted change to conf file --- src/mesh/test_mesh_small.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 12b8b142a..9e340aacb 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] -- 2.25.1