Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Issue 822893002: Fix mixed line endings warning (Closed)

Created:
6 years ago by sdefresne
Modified:
5 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
gyp-developer_googlegroups.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix mixed line endings warning Fixed using "tr -d '\r' < update_pgd.py > update_pgd_fixed.py" and then renaming the file to update_pgd.py. ** Presubmit ERRORS ** Pylint (436 files) (104.89s) failed ************* Module update_pgd C: 33, 0: Mixed line endings LF and CRLF (mixed-line-endings) BUG=None TBR=mark@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=2016

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M test/win/linker-flags/update_pgd.py View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sdefresne
TRB-ing since this is blocking landing any other CLs.
6 years ago (2014-12-23 09:56:32 UTC) #1
sdefresne
Committed patchset #1 (id:1) manually as 2016 (presubmit successful).
6 years ago (2014-12-23 14:11:25 UTC) #2
Mark Mentovai
5 years, 11 months ago (2014-12-30 22:38:35 UTC) #3
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698