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

Issue 181603002: Fix patch creation in merge-to-branch script. (Closed)

Created:
6 years, 10 months ago by Michael Achenbach
Modified:
6 years, 10 months ago
Reviewers:
ulan, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix patch creation in merge-to-branch script. Patch white space got stripped, which lead to failures when applying the patch. - Refine test to reveal the problem - Create a separate method for retrieving the patch that doesn't strip white space R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19566

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M tools/push-to-trunk/git_recipes.py View 3 chunks +5 lines, -3 lines 0 comments Download
M tools/push-to-trunk/merge_to_branch.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/push-to-trunk/test_scripts.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Achenbach
PTAL
6 years, 10 months ago (2014-02-26 15:32:22 UTC) #1
Jakob Kummerow
lgtm
6 years, 10 months ago (2014-02-26 16:02:40 UTC) #2
Michael Achenbach
6 years, 10 months ago (2014-02-26 16:12:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19566 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698