From: Bart Polot Date: Thu, 20 Oct 2011 11:09:18 +0000 (+0000) Subject: Do not execute test under valgrind as default X-Git-Tag: initial-import-from-subversion-38251~16385 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=23b902a435b1dcb78c3c7c50c5c30cc65c70c4ae;p=oweals%2Fgnunet.git Do not execute test under valgrind as default --- 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 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]