no valgrind
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 20 Sep 2012 13:26:38 +0000 (13:26 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 20 Sep 2012 13:26:38 +0000 (13:26 +0000)
src/transport/template_cfg_peer1.conf
src/transport/template_cfg_peer2.conf

index 0fbc8e8db11f2da81891824a0c6bd0d2e511d2b5..ab0c5b391ee57334284b7b432aea051f27be03a0 100644 (file)
@@ -38,7 +38,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
index 76f5196d5b296cdda5e3bb59dc4ba2dc52322839..a10dfc4888a6a6d1e86c5b0d0f81a4a195e0a50e 100644 (file)
@@ -39,7 +39,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