Closed acerv closed 2 years ago
At the moment we have 3 types of colors rules, but it would be nice to keep only 2: none and LTP tests default colors. To do so, we need to parse the tests stdout and to remove all colors characters which are added inside stdout text.
Fixed by https://github.com/acerv/runltp-ng/commit/d790b034d768997897e55039ebee851a913d5a07
At the moment we have 3 types of colors rules, but it would be nice to keep only 2: none and LTP tests default colors. To do so, we need to parse the tests stdout and to remove all colors characters which are added inside stdout text.