gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 02/02: disable valgrind


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/02: disable valgrind
Date: Tue, 26 Jun 2018 15:24:04 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

commit 180503244707b5425b3e64147714a9490b4ba577
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jun 26 15:23:42 2018 +0200

    disable valgrind
---
 src/namestore/test_namestore_api_sqlite.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]