fix: remove potential windows newline from the stats
On windows machines, this could happen, the symptom is a failure message like the following:
FAILED
Test suite: basedir (line 22)
Test case: Enabled CCACHE_BASEDIR
Failure reason: Expected direct_cache_hit to be 0, actual 0
I have split the windows OS related issues in several Pull requests to make the acceptance process faster.
Thanks for the PR.
A change similar to this is already in PR #1133. I think that it would be better to focus on getting that PR ready instead of redoing the changes in another context. Perhaps you can help out with it?
This can be closed now.
This PR has been automatically closed due to no response to our request for more information from the PR author. Please feel free to leave a comment to reopen the issue if you have more information.