aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-19 21:45:22 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-19 21:45:22 +0000
commitf8d5049cb6d34e401255ea44b43e822212710404 (patch)
tree8e57e88475373db25b7dc483ef2533f4025f5282 /src/fs/fs_test_lib_data.conf
parente41d947ebba0fb53fb06d0692aac54fd4b96540c (diff)
downloadgnunet-f8d5049cb6d34e401255ea44b43e822212710404.tar.gz
gnunet-f8d5049cb6d34e401255ea44b43e822212710404.zip
breaking FS big time, no idea why
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index 3f00352a7..ffe78fbb1 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -22,7 +22,6 @@ DEFAULTSERVICES = fs
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
24#PREFIX = valgrind --tool=memcheck --leak-check=yes 24#PREFIX = valgrind --tool=memcheck --leak-check=yes
25#BINARY = /home/grothoff/bin/gnunet-service-datastore
26 25
27[statistics] 26[statistics]
28PORT = 43467 27PORT = 43467
@@ -31,7 +30,6 @@ HOSTNAME = localhost
31[transport-tcp] 30[transport-tcp]
32TIMEOUT = 300000 31TIMEOUT = 300000
33#PORT = 43468 32#PORT = 43468
34#DEBUG = YES
35 33
36[peerinfo] 34[peerinfo]
37PORT = 43469 35PORT = 43469
@@ -51,10 +49,10 @@ TOTAL_QUOTA_OUT = 3932160
51[fs] 49[fs]
52PORT = 43471 50PORT = 43471
53HOSTNAME = localhost 51HOSTNAME = localhost
54#OPTIONS = -L DEBUG 52OPTIONS = -L DEBUG
55#DEBUG = YES 53#DEBUG = YES
56PREFIX = valgrind --tool=memcheck --leak-check=yes 54#PREFIX = valgrind --tool=memcheck --leak-check=yes
57#BINARY = /home/grothoff/bin/gnunet-service-fs 55BINARY = /home/grothoff/bin/gnunet-service-fs
58#PREFIX = xterm -e gdb -x cmd --args 56#PREFIX = xterm -e gdb -x cmd --args
59 57
60[testing] 58[testing]