Hi!

For future reports, would it be possible to change the grep to something
like:

grep -E "(error:|Error)" or just grep -rsin "error" -w or something. 

This would allow catching the actual compile error in libbacktrace if
it's not going to fit in the last N lines from make.

(Not needed here as ILT already fixed the issue on master).

thanks,
sam

Reply via email to