diff options
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r-- | src/mesh/test_mesh_small.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 304d5ca104..d3cd984292 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] |