Fix EOLs in power measurement CSVs
.gitattributes should force all committed CSVs to have LF line endings (https://crrev.com/c/2102647) but the power measurement CSVs were committed before that CL. The CRLF line endings caused these CSVs to always appear in a `git stash -p`. These files were converted using dos2unix. Bug: None Change-Id: I23812fe00e25b6a82d8d4e0b8533338b13137158 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563190 Auto-Submit: Michael Cui <mlcui@google.com> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#831988}
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment