aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf1
-rw-r--r--src/integration-tests/confs/c_no_nat_client_http.conf1
-rw-r--r--src/integration-tests/confs/c_no_nat_client_unix.conf1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 8d4c7e3e8..8e89f3f6e 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -140,7 +140,6 @@ ATS_MIN_INTERVAL = 15000
140ATS_EXEC_INTERVAL = 30000 140ATS_EXEC_INTERVAL = 30000
141 141
142[transport] 142[transport]
143#DEBUG = YES
144#PREFIX = valgrind --alloc-fn=GNUNET_xmalloc_ --alloc-fn=GNUNET_xmalloc_unchecked_ --alloc-fn=GNUNET_xrealloc_ --alloc-fn=GNUNET_xgrow_ --massif-out-file=massif_client.out --tool=massif 143#PREFIX = valgrind --alloc-fn=GNUNET_xmalloc_ --alloc-fn=GNUNET_xmalloc_unchecked_ --alloc-fn=GNUNET_xrealloc_ --alloc-fn=GNUNET_xgrow_ --massif-out-file=massif_client.out --tool=massif
145AUTOSTART = YES 144AUTOSTART = YES
146PORT = 20029 145PORT = 20029
diff --git a/src/integration-tests/confs/c_no_nat_client_http.conf b/src/integration-tests/confs/c_no_nat_client_http.conf
index 523a4fdcf..bbf6a64ec 100644
--- a/src/integration-tests/confs/c_no_nat_client_http.conf
+++ b/src/integration-tests/confs/c_no_nat_client_http.conf
@@ -141,7 +141,6 @@ ATS_EXEC_INTERVAL = 30000
141 141
142[transport] 142[transport]
143PREFIX = valgrind --leak-check=full 143PREFIX = valgrind --leak-check=full
144#DEBUG = YES
145AUTOSTART = YES 144AUTOSTART = YES
146PORT = 20029 145PORT = 20029
147HOSTNAME = localhost 146HOSTNAME = localhost
diff --git a/src/integration-tests/confs/c_no_nat_client_unix.conf b/src/integration-tests/confs/c_no_nat_client_unix.conf
index 62d679fd2..25373c927 100644
--- a/src/integration-tests/confs/c_no_nat_client_unix.conf
+++ b/src/integration-tests/confs/c_no_nat_client_unix.conf
@@ -141,7 +141,6 @@ ATS_EXEC_INTERVAL = 30000
141 141
142[transport] 142[transport]
143PREFIX = valgrind --leak-check=full 143PREFIX = valgrind --leak-check=full
144#DEBUG = YES
145AUTOSTART = YES 144AUTOSTART = YES
146PORT = 20029 145PORT = 20029
147HOSTNAME = localhost 146HOSTNAME = localhost