From 0b03b8d583e21f5ed87725cee33d1213502491aa Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sat, 3 Mar 2012 15:02:23 +0000 Subject: [PATCH] -fix --- src/gns/test_gns_simple_lookup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.25.1