Remove lit's --summary flag from buildbots.
The summary flag causes a progress bar to appear and be rewritten using a curses like interface. This works great for interactive sessions, but produces line after line of garbage in the logs. This should cause the logs to be much smaller and more readable. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D159120
parent
fa832d5a
Please register or sign in to comment