No valgrind in HEAD, please
authorLRN <lrn1986@gmail.com>
Wed, 29 Aug 2012 00:39:04 +0000 (00:39 +0000)
committerLRN <lrn1986@gmail.com>
Wed, 29 Aug 2012 00:39:04 +0000 (00:39 +0000)
src/transport/test_transport_api_http_peer1.conf
src/transport/test_transport_api_http_peer2.conf
src/transport/test_transport_api_http_reverse_peer1.conf

index 1d8f8843865cba5508acbca79ccdd6dcee1a4b4d..4af712a4323d9ad8dd7fd2ecb57cb4cc4a6fb124 100644 (file)
@@ -28,6 +28,6 @@ PORT = 12081
 PLUGINS = http_client
 #BINARY = .libs/gnunet-service-transport
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
-PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --leak-check=full
 #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
index b4a3c3db4224a6e7daf14ff67e931956fbdc18f9..1e8b005fbfa31425fea727330b7aee92f793ad39 100644 (file)
@@ -30,4 +30,4 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 PORT = 12091
 PLUGINS = http_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --leak-check=full
index 2bee439bb4a24d61bc04cac60d3193bee9007c65..3d4648938b38bbff7f34f52770cd1b24dbc54f72 100644 (file)
@@ -29,6 +29,6 @@ PORT = 12081
 PLUGINS = http_client
 #BINARY = .libs/gnunet-service-transport
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
-PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --leak-check=full
 #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args