Skip to content

Commit

Permalink
Dummy checkin to trigger the bots after the master factory refactorin…
Browse files Browse the repository at this point in the history
…g - part 4

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14536 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
nsylvain@chromium.org committed Apr 25, 2009
1 parent 682eb89 commit 0dfd311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PRESUBMIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def LocalChecks(input_api, output_api, max_cols=80):
eof_files.append(path)

local_errors = []
# Remove end of line character.
# Remove EOL character.
lines = contents.splitlines()
line_num = 1
for line in lines:
Expand Down

0 comments on commit 0dfd311

Please sign in to comment.