[debian-lan-devel] I prefer this simple command instead of have a extra look in /tmp/fai/....

Andreas Schockenhoff asc at gmx.li
Mon Apr 22 19:15:36 UTC 2013


Hi,

this simple cat shows all errors at the end. If we can minimize the 
errors it would be nice. :)

file: hook savelog.last.source.

if [ -s $errfile ]; then
    echo "ERRORS found in log files. See $errfile" >&2
    cat $errfile
else
    echo "Congratulations! No errors found in log files."
fi

regards Andreas



More information about the debian-lan-devel mailing list