fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 28 Apr 2011 19:00:19 +0000 (19:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 28 Apr 2011 19:00:19 +0000 (19:00 +0000)
src/hostlist/test_gnunet_daemon_hostlist_learning.c

index 1d3935511d886c11d3bb7abb000e3ae2132a3c6f..4c466d5c7bab5b768a72382a9c5b1c98b2c8ba67 100644 (file)
@@ -507,12 +507,6 @@ check ()
                  "Testcase timeout\n");
       failed = GNUNET_YES;
     }
-  if (learned_hostlist_downloaded == GNUNET_YES)
-    {
-      GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-                 "Failed to download learned hostlist\n");
-      failed = GNUNET_YES;
-    }
   if (adv_arrived != GNUNET_YES)
     {
       GNUNET_log (GNUNET_ERROR_TYPE_ERROR,