Hi
I was annoyed by the fact that host_config.log was deleted whenever
--hostcf was run. If you had an ongoing tail running on that file, you'd
have to restart tail to get the new output.
The attached patch doesn't delete the log prior to use. It truncates the
file instead (which apps like tail is capable of detecting).
Please apply if found relevant/interesting.
BTW: I'm missing a similar logfile-feature like host_config.log for
target building, like target_config.log. Because this is only available
in --hostcf, isn't it?
To redirect/pipe ltib's output to file with or without tee will put a
lot of ncurses code into the log, which results in unreadable logs.
What do you think?
- Svein
------------------------------------------------------------------------
_______________________________________________
LTIB home page: http://ltib.org
Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib