Commit 2243e0ae authored by mlcui's avatar mlcui Committed by Chromium LUCI CQ

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: default avatarZhenyao Mo <zmo@chromium.org>
Commit-Queue: Zhenyao Mo <zmo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#831988}
parent d61502a8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment