aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-23 19:38:40 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-23 19:38:40 +0000
commit07f6af3914a9b438cb1526a628689bc0d8a6db27 (patch)
tree5f52ec86da919eae6b32db4797bd236a7fd03dc1 /src/transport/template_cfg_peer1.conf
parenta39e9010af50091561d45bf04bfedd10fb4cc70a (diff)
downloadgnunet-07f6af3914a9b438cb1526a628689bc0d8a6db27.tar.gz
gnunet-07f6af3914a9b438cb1526a628689bc0d8a6db27.zip
do not try to run with valgrind everywhere
Diffstat (limited to 'src/transport/template_cfg_peer1.conf')
-rw-r--r--src/transport/template_cfg_peer1.conf2
1 files changed, 1 insertions, 1 deletions
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
35UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 35UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
36 36
37[transport] 37[transport]
38PREFIX = valgrind --leak-check=full 38#PREFIX = valgrind --leak-check=full
39PORT = 12001 39PORT = 12001
40#DEBUG = YES 40#DEBUG = YES
41UNIXPATH = /tmp/gnunet-p1-service-transport.sock 41UNIXPATH = /tmp/gnunet-p1-service-transport.sock