projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73263ec
)
Remove syslog from nightly test.
author
Daniele Basile
<asterix@develer.com>
Tue, 17 Jan 2012 09:48:31 +0000
(10:48 +0100)
committer
Daniele Basile
<asterix@develer.com>
Tue, 17 Jan 2012 09:48:31 +0000
(10:48 +0100)
bertos/cfg/log.h
patch
|
blob
|
history
diff --git
a/bertos/cfg/log.h
b/bertos/cfg/log.h
index 086d4615817f3a920a0070ae31b8dc4c8a49ca9c..05cd5f15588c0e6ff91568b17e6ca94fbf98453e 100644
(file)
--- a/
bertos/cfg/log.h
+++ b/
bertos/cfg/log.h
@@
-152,7
+152,7
@@
#define CONFIG_SYSLOG_NET 0
#endif
-#if
CONFIG_SYSLOG_NET
+#if
(CONFIG_SYSLOG_NET && !ARCH_NIGHTTEST)
#include <net/syslog.h>
#if LOG_FORMAT == LOG_FMT_VERBOSE