mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
- reorg `display_alert()` so more frequent levels are handled first - improve some ANSI color usage, still a mess - don't write failed commands stackstrace as warnings to screen -- just to file (yes it's redundant, except if in test) - more useful / subdued stacktraces, to make actual error more obvious...