projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
078a338
)
-this should work
author
Martin Schanzenbach
<mschanzenbach@posteo.de>
Sun, 15 Jul 2012 10:34:37 +0000
(10:34 +0000)
committer
Martin Schanzenbach
<mschanzenbach@posteo.de>
Sun, 15 Jul 2012 10:34:37 +0000
(10:34 +0000)
src/gns/test_gns_proxy.c
patch
|
blob
|
history
diff --git
a/src/gns/test_gns_proxy.c
b/src/gns/test_gns_proxy.c
index e3458874b25d4f43ee146c18aa3724dbeedc2da4..35350e8bb64fe49c0333cb4862469d4f0df82bce 100644
(file)
--- 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;
}