summaryrefslogtreecommitdiffstats
path: root/ci/tools.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08Improve and highlight logging to consoleMartin Kulhavy1-0/+26
xtrace produces a lot of output that can be hard to read. This commit adds a function to print important information messages in bold yellow, so that they stand out in the log and make it easier for the user to understand what is currently happening. Change-Id: I78d3dbd909beca30b36723b879b13436932629f9 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>