12 Dec
2008
12 Dec
'08
9:58 a.m.
Not really a bug, but when the log directory does not exist, the hobbit server will start without any error. A fix is easy, just create the direcory when it does not exist:
In hobbitd/hobbit.sh.DIST, add the mkdir line. The -p creates the directory and parent directories and gives no error when the directory already exists:
21 fi 22 23 mkdir -p @BBLOGDIR@ 24 25 case "$1" in
(Henrik, I hope you don't mind that I send these reports a little late, but I did't had the time to test it earlier)
Stef
6403
Age (days ago)
6403
Last active (days ago)
0 comments
1 participants
participants (1)
-
stef.coene@docum.org