aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-09 09:21:03 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-09 09:21:03 +0000
commita72dbbcc8006be51a1b5c83ea5d19a7ccba5ac8f (patch)
treeb4ea213bb22acb8801d0d48ea572e373b4fe9a6e /src/namestore/test_namestore_api.conf
parentf341d685cc6170e656a7d8b11c3358aa6bd3b929 (diff)
downloadgnunet-a72dbbcc8006be51a1b5c83ea5d19a7ccba5ac8f.tar.gz
gnunet-a72dbbcc8006be51a1b5c83ea5d19a7ccba5ac8f.zip
- remove valgrind
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r--src/namestore/test_namestore_api.conf2
1 files changed, 1 insertions, 1 deletions
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
4UNIXPATH = /tmp/gnunet-p1-service-arm.sock 4UNIXPATH = /tmp/gnunet-p1-service-arm.sock
5 5
6[namestore] 6[namestore]
7PREFIX = valgrind --leak-check=full --track-origins=yes 7#PREFIX = valgrind --leak-check=full --track-origins=yes
8AUTOSTART = YES 8AUTOSTART = YES
9UNIXPATH = /tmp/gnunet-service-namestore.sock 9UNIXPATH = /tmp/gnunet-service-namestore.sock
10UNIX_MATCH_UID = YES 10UNIX_MATCH_UID = YES