From: Christian Grothoff Date: Tue, 26 Jun 2018 13:23:42 +0000 (+0200) Subject: disable valgrind X-Git-Tag: v0.11.0~332^2~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=180503244707b5425b3e64147714a9490b4ba577;p=oweals%2Fgnunet.git disable valgrind --- 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