From 180503244707b5425b3e64147714a9490b4ba577 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 26 Jun 2018 15:23:42 +0200 Subject: disable valgrind --- src/namestore/test_namestore_api_sqlite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/namestore/test_namestore_api_sqlite.conf') diff --git a/src/namestore/test_namestore_api_sqlite.conf b/src/namestore/test_namestore_api_sqlite.conf index 8c0e557e7..cd4822097 100644 --- a/src/namestore/test_namestore_api_sqlite.conf +++ b/src/namestore/test_namestore_api_sqlite.conf @@ -2,7 +2,7 @@ [namestore] DATABASE = sqlite -PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/v_log +# PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/v_log [namestore-sqlite] FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db -- cgit v1.2.3