aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-08 14:36:59 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-08 14:36:59 +0000
commit6f30cb89759e5e322fd33861f96e98043d57c03e (patch)
treefd7c637f6eba543c8183ffc91b9d00259b0bffbc /src/fs/fs_test_lib_data.conf
parent70a685851ee3b6c672c036825cbb8c180c471f0f (diff)
downloadgnunet-6f30cb89759e5e322fd33861f96e98043d57c03e.tar.gz
gnunet-6f30cb89759e5e322fd33861f96e98043d57c03e.zip
do not double-schedule
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index d62ee8c98..a901d2be3 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -12,7 +12,7 @@ HOSTNAME = localhost
12[transport] 12[transport]
13PORT = 43465 13PORT = 43465
14PLUGINS = tcp 14PLUGINS = tcp
15DEBUG = YES 15#DEBUG = YES
16 16
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
@@ -45,7 +45,7 @@ DEBUG = YES
45[fs] 45[fs]
46PORT = 43471 46PORT = 43471
47HOSTNAME = localhost 47HOSTNAME = localhost
48DEBUG = YES 48#DEBUG = YES
49#PREFIX = valgrind --tool=memcheck --leak-check=yes 49#PREFIX = valgrind --tool=memcheck --leak-check=yes
50#BINARY = /home/grothoff/bin/gnunet-service-fs 50#BINARY = /home/grothoff/bin/gnunet-service-fs
51#PREFIX = xterm -e gdb -x cmd --args 51#PREFIX = xterm -e gdb -x cmd --args