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:
911dc5d
)
debug
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 26 Jul 2011 15:55:46 +0000
(15:55 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 26 Jul 2011 15:55:46 +0000
(15:55 +0000)
src/testing/testing_group.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_group.c
b/src/testing/testing_group.c
index efd1c3238f1ac6d5e08d0ce9644567843b26cd71..7986d1b5f487af08164f8bd5ddda2e90eb5c504a 100644
(file)
--- a/
src/testing/testing_group.c
+++ b/
src/testing/testing_group.c
@@
-5993,7
+5993,7
@@
GNUNET_TESTING_daemons_start(const struct GNUNET_CONFIGURATION_Handle *cfg,
GNUNET_YES))
fs = 0;
- GNUNET_log (GNUNET_ERROR_TYPE_
DEBU
G,
+ GNUNET_log (GNUNET_ERROR_TYPE_
WARNIN
G,
"Found file size %llu for hostkeys, expect hostkeys to be size %d\n",
fs, HOSTKEYFILESIZE);
@@
-6006,7
+6006,7
@@
GNUNET_TESTING_daemons_start(const struct GNUNET_CONFIGURATION_Handle *cfg,
else
{
total_hostkeys = fs / HOSTKEYFILESIZE;
- GNUNET_log (GNUNET_ERROR_TYPE_
DEBU
G,
+ GNUNET_log (GNUNET_ERROR_TYPE_
WARNIN
G,
"Will read %llu hostkeys from file\n",
total_hostkeys);
pg->hostkey_data = GNUNET_malloc_large (fs);