dne too fast
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Oct 2009 10:23:48 +0000 (10:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Oct 2009 10:23:48 +0000 (10:23 +0000)
src/testing/test_testing.c
src/testing/test_testing_data.conf
src/testing/testing.c

index b273eeef5d4de2549538f156f71c77329599fad9..ab3bc10bec4397cc2b4af1d2dce3410cbf5329be 100644 (file)
@@ -24,7 +24,7 @@
 #include "platform.h"
 #include "gnunet_testing_lib.h"
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
 static int ok;
 
@@ -109,6 +109,7 @@ main (int argc, char *argv[])
 #endif
                     NULL);
   ret = check ();
+  sleep (1);
   GNUNET_DISK_directory_remove ("/tmp/test-gnunet-testing");
   return ret;
 }
index 7c46fdf3411ce85d46ebc1d27f898a3313b756fc..f326e72bd4a608a835fcc91e8902144b451f8be1 100644 (file)
@@ -11,7 +11,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = transport core
+DEFAULTSERVICES = peerinfo transport core
 
 [statistics]
 PORT = 2567
index f92dcc782f87b367418a86683dc70cfce65dc8a8..6ecb9c94425fdebdaed0d35dc28449940355da4f 100644 (file)
@@ -40,7 +40,7 @@
 #include "gnunet_testing_lib.h"
 #include "gnunet_transport_service.h"
 
-#define DEBUG_TESTING GNUNET_YES
+#define DEBUG_TESTING GNUNET_NO
 
 /**
  * How long do we wait after starting gnunet-service-arm