aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-14 22:34:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-14 22:34:50 +0000
commit82f2e3c11812d0b86f451580db7bffb37e1f6387 (patch)
treebf5402083332d2984281bf0bc2e7122ad7420699 /src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
parentfa3d8ad05b189199f75ad99d691b80b1acf67f1d (diff)
downloadgnunet-82f2e3c11812d0b86f451580db7bffb37e1f6387.tar.gz
gnunet-82f2e3c11812d0b86f451580db7bffb37e1f6387.zip
update
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_peer2.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer2.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
index 8edaa7ca0..167d3acbd 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
@@ -13,7 +13,7 @@ PLUGINS = tcp
13[arm] 13[arm]
14PORT = 22966 14PORT = 22966
15DEFAULTSERVICES = resolver transport core statistics topology 15DEFAULTSERVICES = resolver transport core statistics topology
16GLOBAL_PREFIX = xterm -e gdb -x cmd --args 16#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
17 17
18[statistics] 18[statistics]
19PORT = 22967 19PORT = 22967
@@ -27,6 +27,7 @@ PORT = 22969
27[core] 27[core]
28PORT = 22970 28PORT = 22970
29DEBUG = YES 29DEBUG = YES
30#PREFIX = xterm -e xterm -e valgrind --tool=memcheck
30 31
31[testing] 32[testing]
32WEAKRANDOM = YES 33WEAKRANDOM = YES
@@ -35,7 +36,7 @@ WEAKRANDOM = YES
35HTTPPORT = 12981 36HTTPPORT = 12981
36SERVERS = http://localhost:12980/ 37SERVERS = http://localhost:12980/
37OPTIONS = -b -p 38OPTIONS = -b -p
38BINARY = /home/grothoff/bin/gnunet-daemon-hostlist 39#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
39 40
40[topology] 41[topology]
41DEBUG = YES \ No newline at end of file 42DEBUG = YES \ No newline at end of file