From 9d231f0421f7ea23301fb9a4615c4f09abdc2e1b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 10 Nov 2009 20:45:49 +0000 Subject: update --- src/testing/test_testing.c | 2 +- src/testing/test_testing_connect_peer1.conf | 4 ++-- src/testing/test_testing_connect_peer2.conf | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/testing') diff --git a/src/testing/test_testing.c b/src/testing/test_testing.c index f56ebe2c0..1a52f3681 100644 --- a/src/testing/test_testing.c +++ b/src/testing/test_testing.c @@ -110,7 +110,7 @@ main (int argc, char *argv[]) #endif NULL); ret = check (); - sleep (1); + sleep (1); /* FIXME: make this unnecessary */ GNUNET_DISK_directory_remove ("/tmp/test-gnunet-testing"); return ret; } diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf index 32ddbfc4d..221fe2f7a 100644 --- a/src/testing/test_testing_connect_peer1.conf +++ b/src/testing/test_testing_connect_peer1.conf @@ -17,7 +17,7 @@ PLUGINS = tcp PORT = 12566 HOSTNAME = localhost DEFAULTSERVICES = peerinfo transport core -DEBUG = YES +#DEBUG = YES [statistics] PORT = 12567 @@ -33,7 +33,7 @@ HOSTNAME = localhost [core] PORT = 12570 HOSTNAME = localhost -DEBUG = YES +#DEBUG = YES [testing] WEAKRANDOM = YES diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf index a152ff237..d64db475a 100644 --- a/src/testing/test_testing_connect_peer2.conf +++ b/src/testing/test_testing_connect_peer2.conf @@ -17,7 +17,7 @@ PLUGINS = tcp PORT = 22566 DEFAULTSERVICES = peerinfo transport core HOSTNAME = localhost -DEBUG = YES +#DEBUG = YES [statistics] PORT = 22567 @@ -33,7 +33,7 @@ HOSTNAME = localhost [core] PORT = 22570 HOSTNAME = localhost -DEBUG = YES +#DEBUG = YES [testing] WEAKRANDOM = YES -- cgit v1.2.3