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

Issue 303123007: ARB: Run "gclient sync" (Closed)

Created:
6 years, 6 months ago by borenet
Modified:
6 years, 6 months ago
Reviewers:
M-A Ruel, eseidel
CC:
chromium-reviews, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

ARB: Run "gclient sync" BUG=379065

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M tools/safely-roll-deps.py View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
borenet
Should choose one of this or https://codereview.chromium.org/307103002/ https://codereview.chromium.org/303123007/diff/1/tools/safely-roll-deps.py File tools/safely-roll-deps.py (right): https://codereview.chromium.org/303123007/diff/1/tools/safely-roll-deps.py#newcode127 tools/safely-roll-deps.py:127: prnt_subprocess.check_call(['gclient', 'sync']) ...
6 years, 6 months ago (2014-05-30 13:19:03 UTC) #1
M-A Ruel
https://codereview.chromium.org/303123007/diff/1/tools/safely-roll-deps.py File tools/safely-roll-deps.py (right): https://codereview.chromium.org/303123007/diff/1/tools/safely-roll-deps.py#newcode127 tools/safely-roll-deps.py:127: prnt_subprocess.check_call(['gclient', 'sync']) On 2014/05/30 13:19:04, borenet wrote: > Should ...
6 years, 6 months ago (2014-05-30 14:01:59 UTC) #2
eseidel
It also seems reasonable that we depend on the calling environment to have sync'd the ...
6 years, 6 months ago (2014-05-30 17:32:30 UTC) #3
jochen (gone - plz use gerrit)
On 2014/05/30 17:32:30, eseidel wrote: > It also seems reasonable that we depend on the ...
6 years, 6 months ago (2014-06-02 11:21:51 UTC) #4
borenet
I'm going to close this in favor of https://codereview.chromium.org/307103002/. I don't feel safe calling "gclient ...
6 years, 6 months ago (2014-06-02 14:26:44 UTC) #5
eseidel
6 years, 6 months ago (2014-06-02 16:00:50 UTC) #6
Message was sent while issue was closed.
It's also possible to pass env= to control the environment.  I don't think we
want use_shell=True, that is just security holes and strange x-platform bugs
waiting to happen.

Powered by Google App Engine
This is Rietveld 408576698