aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-16 23:17:00 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-16 23:17:00 +0000
commitcdff0fc0f6f3f2b8a0e1ec1b98eba0b3a1aa6faa (patch)
tree8f596b22020cf397ac838552e6107a7086abddf6 /src
parentfc68f27cca66b249af16b4e1fea042bb92d5678e (diff)
downloadgnunet-cdff0fc0f6f3f2b8a0e1ec1b98eba0b3a1aa6faa.tar.gz
gnunet-cdff0fc0f6f3f2b8a0e1ec1b98eba0b3a1aa6faa.zip
fix
Diffstat (limited to 'src')
-rw-r--r--src/transport/test_quota_compliance_http_peer1.conf2
-rw-r--r--src/transport/test_transport_api_timeout_tcp_peer1.conf2
-rw-r--r--src/transport/test_transport_api_timeout_tcp_peer2.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/transport/test_quota_compliance_http_peer1.conf b/src/transport/test_quota_compliance_http_peer1.conf
index 5793bef63..872a75365 100644
--- a/src/transport/test_quota_compliance_http_peer1.conf
+++ b/src/transport/test_quota_compliance_http_peer1.conf
@@ -1,4 +1,4 @@
1@INLINE@ @INLINE@ template_cfg_peer1.conf 1@INLINE@ template_cfg_peer1.conf
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/test_quota_compliance_peer1 3SERVICEHOME = /tmp/test_quota_compliance_peer1
4DEFAULTCONFIG = test_quota_compliance_http_peer1.conf 4DEFAULTCONFIG = test_quota_compliance_http_peer1.conf
diff --git a/src/transport/test_transport_api_timeout_tcp_peer1.conf b/src/transport/test_transport_api_timeout_tcp_peer1.conf
index 09c6304cf..0b47db9e7 100644
--- a/src/transport/test_transport_api_timeout_tcp_peer1.conf
+++ b/src/transport/test_transport_api_timeout_tcp_peer1.conf
@@ -1,7 +1,7 @@
1@INLINE@ template_cfg_peer1.conf 1@INLINE@ template_cfg_peer1.conf
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/test-transport/api-tcp-p1/ 3SERVICEHOME = /tmp/test-transport/api-tcp-p1/
4DEFAULTCONFIG = template_cfg_peer1.conf 4DEFAULTCONFIG = test_transport_api_timeout_tcp_peer1.conf
5 5
6[transport-tcp] 6[transport-tcp]
7PORT = 12000 7PORT = 12000
diff --git a/src/transport/test_transport_api_timeout_tcp_peer2.conf b/src/transport/test_transport_api_timeout_tcp_peer2.conf
index caa7cea62..c44439eaf 100644
--- a/src/transport/test_transport_api_timeout_tcp_peer2.conf
+++ b/src/transport/test_transport_api_timeout_tcp_peer2.conf
@@ -1,7 +1,7 @@
1@INLINE@ template_cfg_peer2.conf 1@INLINE@ template_cfg_peer2.conf
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/test-transport/api-tcp-p2/ 3SERVICEHOME = /tmp/test-transport/api-tcp-p2/
4DEFAULTCONFIG = template_cfg_peer2.conf 4DEFAULTCONFIG = test_transport_api_timeout_cfg_peer2.conf
5 5
6[nat] 6[nat]
7ALLOW_NAT = NO 7ALLOW_NAT = NO