aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-11-14 22:00:09 +0000
committerBart Polot <bart@net.in.tum.de>2012-11-14 22:00:09 +0000
commitc4f86db382be46c1740a69ce9f0493b4ed1c271d (patch)
treee0f8b2a9de9e1b2318d7d8a5d4521ce42e2ce657 /src
parentb9e2512dd31fca0e85e82e5d5e355e027872b47b (diff)
downloadgnunet-c4f86db382be46c1740a69ce9f0493b4ed1c271d.tar.gz
gnunet-c4f86db382be46c1740a69ce9f0493b4ed1c271d.zip
- running valgrind by default makes buildbots unhappy
Diffstat (limited to 'src')
-rw-r--r--src/mesh/test_mesh_2dtorus.conf2
1 files changed, 1 insertions, 1 deletions
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
55PORT = 10005 55PORT = 10005
56ACCEPT_FROM = 127.0.0.1; 56ACCEPT_FROM = 127.0.0.1;
57HOSTNAME = localhost 57HOSTNAME = localhost
58PREFIX = valgrind --leak-check=full
59DHT_REPLICATION_LEVEL = 10 58DHT_REPLICATION_LEVEL = 10
59# PREFIX = valgrind --leak-check=full
60# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 60# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
61 61
62[vpn] 62[vpn]