aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-01-16 10:54:40 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-01-16 10:54:40 +0000
commit050c87aedbc190dbf29e8bf9de8c9cafd97a10b3 (patch)
tree6d0adfb949644c6c14caa21890abccb836c060e1 /src
parente1379548b2669fd3d3bf356e9764ea2e13cda1c9 (diff)
downloadgnunet-050c87aedbc190dbf29e8bf9de8c9cafd97a10b3.tar.gz
gnunet-050c87aedbc190dbf29e8bf9de8c9cafd97a10b3.zip
- no disk io from peerinfo for normal tests too
Diffstat (limited to 'src')
-rw-r--r--src/testbed/test_testbed_api.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testbed/test_testbed_api.conf b/src/testbed/test_testbed_api.conf
index dc06d05b9..52e0c9b8a 100644
--- a/src/testbed/test_testbed_api.conf
+++ b/src/testbed/test_testbed_api.conf
@@ -86,3 +86,6 @@ AUTOSTART = NO
86 86
87[statistics] 87[statistics]
88AUTOSTART = NO 88AUTOSTART = NO
89
90[peerinfo]
91NO_IO = YES