stuff
[oweals/gnunet.git] / src / util / test_resolver_api.c
index daf676d01e2ee670187eede68f6062db2fa57e60..e6496e7acca9ae9fbd44b5e8dc68ac34f4c61de3 100644 (file)
@@ -265,7 +265,8 @@ run(void *cls, struct GNUNET_SCHEDULER_Handle *sched, char * const *args,
           _("gethostbyname() could not lookup IP address: %s\n"),
           hstrerror (h_errno));
 #endif
-      GNUNET_break(0);
+      fprintf (stderr,
+              "System seems to be off-line, will not run all DNS tests\n");
       return;
     }