Talk:Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
m
Removed reference to future logging scheme. This was implemented in 1.9.14
m (Removed reference to future logging scheme. This was implemented in 1.9.14)
Line 167: Line 167:
* build  Y/N
* build  Y/N
* install  Y/N
* install  Y/N
'''Logging'''
https://www.gitorious.org/fg/fg-download-and-compile-fgmeta  select branch: feature/logging
The current log file contains a number of lines written by the script using 2>&1 tee
A different approach would be to re-spawn the script with 2>&1 tee
Another would be to have an additional log files with timestamped log entries indicating what is to be done, what has completed successfully and what exactly failed.


===Preventing multiple downloads of fgdata, or other sources such as OSG===
===Preventing multiple downloads of fgdata, or other sources such as OSG===
982

edits

Navigation menu