From a72dbbcc8006be51a1b5c83ea5d19a7ccba5ac8f Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 9 Mar 2012 09:21:03 +0000 Subject: [PATCH] - remove valgrind --- src/namestore/test_namestore_api.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index eaeeae859..33e07a45c 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -4,7 +4,7 @@ DEFAULTSERVICES = namestore UNIXPATH = /tmp/gnunet-p1-service-arm.sock [namestore] -PREFIX = valgrind --leak-check=full --track-origins=yes +#PREFIX = valgrind --leak-check=full --track-origins=yes AUTOSTART = YES UNIXPATH = /tmp/gnunet-service-namestore.sock UNIX_MATCH_UID = YES -- 2.25.1