lgirdk / boardfarm

Automated testing with python
BSD 3-Clause Clear License
21 stars 33 forks source link

On terminals with black backgrounds a message looks empty #339

Open mbanders opened 5 years ago

mbanders commented 5 years ago

Near the start of a bft run is the message:

dut device console = black

But on terminals with black backgrounds it appears as:

dut device console =

Because the word "black" is printed in the color black.

This may be the only message affected, because all other messages are in the console default color.