aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-10-10 16:26:15 +0000
committerBart Polot <bart@net.in.tum.de>2011-10-10 16:26:15 +0000
commit0b3a3d3f528101f53a5e3a1fad81dc9b6f62cd3c (patch)
treee0db21f05cc684d8b09cf96a939ee65982976ad4 /src/mesh/test_mesh_small.conf
parentc7b454f407512be4f8ae85962e332b3a1d026c09 (diff)
downloadgnunet-0b3a3d3f528101f53a5e3a1fad81dc9b6f62cd3c.tar.gz
gnunet-0b3a3d3f528101f53a5e3a1fad81dc9b6f62cd3c.zip
Fixed bugs, refactored path tree
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-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 1015e4d44..833fab062 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
57# PREFIX = valgrind --leak-check=full 57PREFIX = 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]