Skip to content

Commit

Permalink
Dummy checkin to trigger the bots after the build error
Browse files Browse the repository at this point in the history
"Chromium XP :archived build failed".

TBR=nsylvain
Review URL: http://codereview.chromium.org/99034

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14556 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
wtc@chromium.org committed Apr 26, 2009
1 parent 5892dbe commit 9e93059
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 EOL character.
# Remove end of line character.
lines = contents.splitlines()
line_num = 1
for line in lines:
Expand Down

0 comments on commit 9e93059

Please sign in to comment.