fix emsg
authorChristian Grothoff <christian@grothoff.org>
Mon, 14 Nov 2011 17:04:24 +0000 (17:04 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 14 Nov 2011 17:04:24 +0000 (17:04 +0000)
src/transport/test_transport_api_unreliability.c

index a7e362b28788174e59d2c84c237c3872cb8c06bb..a305e969f0dfffd7c675a3fae84906c360bd6415 100644 (file)
@@ -191,7 +191,7 @@ end_badly ()
 
   if (test_sending == GNUNET_NO)
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-                "Testcase did not send any messages timeout\n");
+                "Testcase did not send all messages / timeout\n");
   else
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
                 "Reliability failed: Last message sent %u, Next message scheduled %u, Last message received %u, Message expected %u\n",