aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index 9a88c760d..377348f02 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -13,6 +13,8 @@ HOSTNAME = localhost
13PORT = 43465 13PORT = 43465
14PLUGINS = tcp 14PLUGINS = tcp
15#DEBUG = YES 15#DEBUG = YES
16#PREFIX = valgrind --tool=memcheck --leak-check=yes
17#BINARY = /home/grothoff/bin/gnunet-service-transport
16 18
17[arm] 19[arm]
18PORT = 43466 20PORT = 43466
@@ -55,7 +57,7 @@ HOSTNAME = localhost
55CONTENT_CACHING = NO 57CONTENT_CACHING = NO
56CONTENT_PUSHING = NO 58CONTENT_PUSHING = NO
57#DEBUG = YES 59#DEBUG = YES
58#PREFIX = valgrind --tool=memcheck --leak-check=yes --trace-children=yes 60#PREFIX = valgrind --tool=memcheck --leak-check=yes
59#BINARY = /home/grothoff/bin/gnunet-service-fs 61#BINARY = /home/grothoff/bin/gnunet-service-fs
60#PREFIX = xterm -e gdb -x cmd --args 62#PREFIX = xterm -e gdb -x cmd --args
61 63