fix #4546
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index ac5a4682b5328a66aa3bdd8390d29ef54c1c53bf..ff02d4a5e494ca969471f17243608ee051ea04c7 100644 (file)
@@ -3,7 +3,7 @@
 [transport]
 PORT = 2565
 PLUGINS = tcp dv
-PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
+#PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [dv]
 AUTOSTART = YES
@@ -16,3 +16,4 @@ AUTOSTART = YES
 [core]
 # PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
+