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

Issue 1242013003: Restore depot_tools autoupdate in Windows. (Closed)

Created:
5 years, 5 months ago by Daniel Bratell
Modified:
5 years, 5 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Restore depot_tools autoupdate in Windows. Executing a bat file from another bat file will replace that first bat file with the second one. To call the second one and then return and execute the rest of the first one, you have to do "call second.bat" "python" is really "python.bat" so that this happened was not obvious. More obvious now. BUG=511926 R=sergiyb@chromium.org

Patch Set 1 #

Total comments: 2

Patch Set 2 : Now with --quiet #

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

Messages

Total messages: 17 (3 generated)
Daniel Bratell
To get depot_tools update working again.
5 years, 5 months ago (2015-07-20 08:49:46 UTC) #1
Sergiy Byelozyorov
Thanks a lot of for fixing this. I was not aware Windows users didn't have ...
5 years, 5 months ago (2015-07-20 08:57:18 UTC) #2
Daniel Bratell
Ah yes. Just leaving some debug output in for the reviewer to catch. :-) https://codereview.chromium.org/1242013003/diff/1/update_depot_tools.bat ...
5 years, 5 months ago (2015-07-20 09:04:21 UTC) #3
Daniel Bratell
On 2015/07/20 08:57:18, Sergiy Byelozyorov wrote: > Thanks a lot of for fixing this. I ...
5 years, 5 months ago (2015-07-20 09:05:41 UTC) #4
Sergiy Byelozyorov
lgtm
5 years, 5 months ago (2015-07-20 09:07:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242013003/20001
5 years, 5 months ago (2015-07-20 09:13:42 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/depot_tools_presubmit/builds/128)
5 years, 5 months ago (2015-07-20 09:15:55 UTC) #9
Daniel Bratell
CQ doesn't seem to like the patch. The patch is based on the newest origin/master ...
5 years, 5 months ago (2015-07-20 09:27:33 UTC) #10
Sergiy Byelozyorov
On 2015/07/20 09:27:33, Daniel Bratell wrote: > CQ doesn't seem to like the patch. The ...
5 years, 5 months ago (2015-07-20 09:55:58 UTC) #11
Daniel Bratell
On 2015/07/20 09:55:58, Sergiy Byelozyorov wrote: > On 2015/07/20 09:27:33, Daniel Bratell wrote: > > ...
5 years, 5 months ago (2015-07-20 11:04:24 UTC) #12
Sergiy Byelozyorov
+pgervais for owners
5 years, 5 months ago (2015-07-20 11:12:41 UTC) #14
Sergiy Byelozyorov
On 2015/07/20 11:12:41, Sergiy Byelozyorov wrote: > +pgervais for owners Hm... I can't apply the ...
5 years, 5 months ago (2015-07-20 11:19:41 UTC) #15
Sergiy Byelozyorov
On 2015/07/20 11:19:41, Sergiy Byelozyorov wrote: > On 2015/07/20 11:12:41, Sergiy Byelozyorov wrote: > > ...
5 years, 5 months ago (2015-07-20 11:22:50 UTC) #16
Sergiy Byelozyorov
5 years, 5 months ago (2015-07-20 11:56:48 UTC) #17
Message was sent while issue was closed.
On 2015/07/20 11:22:50, Sergiy Byelozyorov wrote:
> On 2015/07/20 11:19:41, Sergiy Byelozyorov wrote:
> > On 2015/07/20 11:12:41, Sergiy Byelozyorov wrote:
> > > +pgervais for owners
> > 
> > Hm... I can't apply the patch locally for the same reasons it can't be tried
> on
> > trybots. I've created a new CL instead:
> > https://codereview.chromium.org/1239263003
> 
> Please lgtm it and I'll land it for you. Sorry for the inconvenience.

The replacement CL was landed: https://codereview.chromium.org/1239263003

Powered by Google App Engine
This is Rietveld 408576698