From c89b4bc0de89e910be5f1d12351327b9974e8235 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 9 Jun 2012 20:35:06 +0000 Subject: [PATCH] -fix config --- src/stream/test_stream_local.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/stream/test_stream_local.conf b/src/stream/test_stream_local.conf index 884ecbc28..1399a62ab 100644 --- a/src/stream/test_stream_local.conf +++ b/src/stream/test_stream_local.conf @@ -53,8 +53,10 @@ TIMEOUT = 300 s PORT = 12368 [TESTING] -NUM_PEERS = 5 WEAKRANDOM = YES + +[testing_old] +NUM_PEERS = 5 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat MAX_CONCURRENT_SSH = 10 -- 2.25.1