From: Martin Schanzenbach Date: Sat, 3 Mar 2012 15:02:23 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14470 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0b03b8d583e21f5ed87725cee33d1213502491aa;p=oweals%2Fgnunet.git -fix --- diff --git a/src/gns/test_gns_simple_lookup.c b/src/gns/test_gns_simple_lookup.c index c782fd5af..cad26a429 100644 --- a/src/gns/test_gns_simple_lookup.c +++ b/src/gns/test_gns_simple_lookup.c @@ -112,7 +112,7 @@ finish_testing (void *cls, int32_t success, const char *emsg) if (!he) { - GNUNET_log (GNUNET_ERROR_TYPE_INFO, + GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "gethostbyname failed, rp_filtering?\n"); ok = 2; }