disable valgrind
authorChristian Grothoff <christian@grothoff.org>
Tue, 26 Jun 2018 13:23:42 +0000 (15:23 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 26 Jun 2018 13:23:58 +0000 (15:23 +0200)
src/namestore/test_namestore_api_sqlite.conf

index 8c0e557e7ffd1928af461faf5d1dda27f38e38e7..cd4822097ee11312cd5165603374e332f70bdaa4 100644 (file)
@@ -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