From 261db3c624d0c1ca9f49964cc882b4b0df3b4f14 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 23 Oct 2012 15:02:14 +0000 Subject: conf --- src/transport/template_cfg_peer1.conf | 2 +- src/transport/template_cfg_peer2.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/transport') diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index 3b2ad6f94..05309d53c 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -37,7 +37,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 diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 017266d09..210ee51c5 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -38,7 +38,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock TRUST = $SERVICEHOME/data/credit/ [transport] -PREFIX = valgrind --leak-check=full +#PREFIX = valgrind --leak-check=full PORT = 12010 UNIXPATH = /tmp/gnunet-p2-service-transport.sock -- cgit v1.2.3