aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/test_mesh_small.conf2
1 files changed, 1 insertions, 1 deletions
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
54DEBUG=YES 54DEBUG=YES
55ACCEPT_FROM = 127.0.0.1; 55ACCEPT_FROM = 127.0.0.1;
56HOSTNAME = localhost 56HOSTNAME = localhost
57PREFIX = valgrind --leak-check=full 57# PREFIX = valgrind --leak-check=full
58# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 58# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
59 59
60[testing] 60[testing]