Skip to content

set OPENTAP_COLOR for child processes in tap package test

If OPENTAP_COLOR is set to always, the escape symbols for colors in the child process will break the parsing of the forwarded logs. Ensure color is never set in the child process. Colors will still be set in the parent process.

Closes #647 (closed)

Merge request reports