aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-03 14:39:32 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-03 14:39:32 +0000
commit844b147f12b61bb06b7a9cd425198ffd267adba6 (patch)
tree229aaeb09150740cef49abd5c05e10113baf5070 /src/fs
parent3df63ac83674ebfb4cb3690173ab1778a71c0e04 (diff)
downloadgnunet-844b147f12b61bb06b7a9cd425198ffd267adba6.tar.gz
gnunet-844b147f12b61bb06b7a9cd425198ffd267adba6.zip
stuff
Diffstat (limited to 'src/fs')
-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