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

Issue 10913193: Rebase explicitly origin/master instead of guessing from the remote. (Closed)

Created:
8 years, 3 months ago by M-A Ruel
Modified:
8 years, 3 months ago
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel, gab
Visibility:
Public.

Description

Rebase explicitly origin/master instead of guessing from the remote. Not sure this code worked. R=cmp@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156059

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M update_depot_tools.bat View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
8 years, 3 months ago (2012-09-11 15:08:20 UTC) #1
cmp
lgtm, this makes update_depot_tools.bat do the same thing as the (updated) update_depot_tools, thanks
8 years, 3 months ago (2012-09-11 17:46:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10913193/1
8 years, 3 months ago (2012-09-11 17:46:58 UTC) #3
commit-bot: I haz the power
Failed to apply patch for depot_tools/update_depot_tools.bat: While running patch -p1 --forward --force; patching file depot_tools/update_depot_tools.bat ...
8 years, 3 months ago (2012-09-11 17:47:01 UTC) #4
Roger McFarlane (Chromium)
8 years, 3 months ago (2012-09-13 18:27:27 UTC) #5
Hmm... I think this change breaks the bootstrapping from the zip file.

It's updating the batch file as it's being executed, which looks like it
confuses cmd.exe.

This (sort-of) works in the python script because you're executing the
byte-compiled "version" of the file and changing the source.

Time to push a new zip file?

Powered by Google App Engine
This is Rietveld 408576698