aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-19 10:01:02 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-19 10:01:02 +0000
commit72980efd286654adac7a2481b4f65a6d53729536 (patch)
treefcdc07495603dbde68307c1798aab73c9f5d3873
parentb00e7c3d3f6013a3c27a9b9330aa14edb5a45dce (diff)
downloadgnunet-72980efd286654adac7a2481b4f65a6d53729536.tar.gz
gnunet-72980efd286654adac7a2481b4f65a6d53729536.zip
no defaults
-rw-r--r--src/core/test_core_api_peer1.conf1
-rw-r--r--src/core/test_core_api_peer2.conf1
-rw-r--r--src/transport/test_transport_api_peer1.conf1
-rw-r--r--src/transport/test_transport_api_peer2.conf1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index 0cea16038..f1e89ef8e 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -16,6 +16,7 @@ PLUGINS = tcp
16 16
17[arm] 17[arm]
18PORT = 12466 18PORT = 12466
19DEFAULTSERVICES =
19#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck 20#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
20 21
21[statistics] 22[statistics]
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index 6e311e1e1..2692499d1 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -15,6 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 22466 17PORT = 22466
18DEFAULTSERVICES =
18#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck 19#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
19 20
20[statistics] 21[statistics]
diff --git a/src/transport/test_transport_api_peer1.conf b/src/transport/test_transport_api_peer1.conf
index da79a4e66..26c7e523a 100644
--- a/src/transport/test_transport_api_peer1.conf
+++ b/src/transport/test_transport_api_peer1.conf
@@ -16,6 +16,7 @@ PLUGINS = tcp
16 16
17[arm] 17[arm]
18PORT = 12366 18PORT = 12366
19DEFAULTSERVICES =
19 20
20[statistics] 21[statistics]
21PORT = 12367 22PORT = 12367
diff --git a/src/transport/test_transport_api_peer2.conf b/src/transport/test_transport_api_peer2.conf
index ea746f9c1..e04b33130 100644
--- a/src/transport/test_transport_api_peer2.conf
+++ b/src/transport/test_transport_api_peer2.conf
@@ -16,6 +16,7 @@ PLUGINS = tcp
16 16
17[arm] 17[arm]
18PORT = 22366 18PORT = 22366
19DEFAULTSERVICES =
19 20
20[statistics] 21[statistics]
21PORT = 22367 22PORT = 22367