On Fri, 10/13 10:35, Alex Bennée wrote:
>
> Fam Zheng writes:
>
> > The existence of tty in the container seems to urge gcc into colorize
> > the output, but the escape chars will clutter the report once turned
> > into email replies on patchew. Move -t to debug mode.
> >
> > Reported-by: Eric B
Fam Zheng writes:
> The existence of tty in the container seems to urge gcc into colorize
> the output, but the escape chars will clutter the report once turned
> into email replies on patchew. Move -t to debug mode.
>
> Reported-by: Eric Blake
> Signed-off-by: Fam Zheng
I certainly improves
The existence of tty in the container seems to urge gcc into colorize
the output, but the escape chars will clutter the report once turned
into email replies on patchew. Move -t to debug mode.
Reported-by: Eric Blake
Signed-off-by: Fam Zheng
---
tests/docker/Makefile.include | 4 ++--
1 file ch