From: Martin Schanzenbach Date: Sun, 15 Jul 2012 10:34:37 +0000 (+0000) Subject: -this should work X-Git-Tag: initial-import-from-subversion-38251~12479 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=465d56f51a0254492fc3a2992fb8088e71ca4fee;p=oweals%2Fgnunet.git -this should work --- diff --git a/src/gns/test_gns_proxy.c b/src/gns/test_gns_proxy.c index e3458874b..35350e8bb 100644 --- a/src/gns/test_gns_proxy.c +++ b/src/gns/test_gns_proxy.c @@ -437,8 +437,7 @@ main (int argc, char *const *argv) if (GNUNET_SYSERR == GNUNET_OS_check_helper_binary ("gnunet-gns-proxy")) { - GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "Proxy binary not in PATH... skipping!\n"); + fprintf (stderr, "Proxy binary not in PATH... skipping!\n"); return 0; }