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:
052904d
)
use DEBUG here
author
Christian Grothoff
<christian@grothoff.org>
Tue, 11 Oct 2011 13:16:19 +0000
(13:16 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 11 Oct 2011 13:16:19 +0000
(13:16 +0000)
src/testing/testing.c
patch
|
blob
|
history
diff --git
a/src/testing/testing.c
b/src/testing/testing.c
index 4df4e5595abd72934c0a9a0ebdd75af606a4cba2..3b065c357b5beafc23333ef43dd3082405e8af84 100644
(file)
--- a/
src/testing/testing.c
+++ b/
src/testing/testing.c
@@
-510,7
+510,7
@@
start_fsm (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
return;
}
#if DEBUG_TESTING
- GNUNET_log (GNUNET_ERROR_TYPE_
WARNIN
G,
+ GNUNET_log (GNUNET_ERROR_TYPE_
DEBU
G,
"Started `%s', waiting for `%s' to be up.\n", "gnunet-arm",
"gnunet-service-core");
#endif