From 07f6af3914a9b438cb1526a628689bc0d8a6db27 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 23 Nov 2011 19:38:40 +0000 Subject: do not try to run with valgrind everywhere --- src/transport/template_cfg_peer1.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/template_cfg_peer1.conf') diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index 8b6e04bd6..233b9b3cf 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -35,7 +35,7 @@ PORT = 12002 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [transport] -PREFIX = valgrind --leak-check=full +#PREFIX = valgrind --leak-check=full PORT = 12001 #DEBUG = YES UNIXPATH = /tmp/gnunet-p1-service-transport.sock -- cgit v1.2.3