aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorbartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-27 14:03:38 +0000
committerbartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-27 14:03:38 +0000
commit50ae8ee245e1012223dc7fb935f6a306728436b3 (patch)
tree86a724046c5a9267b954ef40623de3fe0be5812a /src/mesh/test_mesh_small.conf
parentba01ce676a97cd6cfde6496355119d2d3f61a6d2 (diff)
- dont use valgrind by default
git-svn-id: https://gnunet.org/svn/gnunet@24056 140774ce-b5e7-0310-ab8b-a85725594a96
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 057a4fa12a..8c0a5f88e2 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -14,7 +14,7 @@ UNACKNOWLEDGED_WAIT = 2 s
CONNECT_TIMEOUT = 30 s
DEFAULT_TTL = 64
DHT_REPLICAITON_LEVEL = 10
-PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp
+# PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp
# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
[arm]