butido
butido copied to clipboard
"error on other task" on many builds - which one?
error on other task stops all jobs, but which job triggered it? with some patience and scrolling you can find out yourself, but explicitly name the package which had the error in the last line (small summary) would be nice
or just print it in red, so scrolling and finding it is no hassle
I think this is more a problem of the way logging is currently implemented. Solving #55 might be a good idea.
for the moment: colored output for "error on other task" would be enough
output much better readable since 71b1921