do not try to run with valgrind everywhere
authorChristian Grothoff <christian@grothoff.org>
Wed, 23 Nov 2011 19:38:40 +0000 (19:38 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 23 Nov 2011 19:38:40 +0000 (19:38 +0000)
src/transport/template_cfg_peer1.conf
src/transport/template_cfg_peer2.conf

index 8b6e04bd6eef0673ec6a4db61ad1f3abb0d1b894..233b9b3cf39500490154c634d4442b526ba95045 100644 (file)
@@ -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
index 3706ffb25766ae6c86cb040f062d8510d7ab8dda..71881bdb0241ea42e90046436bacba1facda8ab1 100644 (file)
@@ -36,7 +36,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