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

Issue 6246025: Fix the heuristic to find depot_tools (Closed)

Created:
9 years, 10 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Nicolas Sylvain, Peter Mayo (wrong one)
Visibility:
Public.

Description

Fix the heuristic to find depot_tools BUG=none TEST=commit_queue.py works without depot_tools in PATH TBR=dpranke Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73455

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
M-A Ruel
9 years, 10 months ago (2011-02-01 16:58:51 UTC) #1
M-A Ruel
ping
9 years, 10 months ago (2011-02-02 14:12:46 UTC) #2
M-A Ruel
TBR'ing since I need this one to continue working.
9 years, 10 months ago (2011-02-02 15:35:15 UTC) #3
Dirk Pranke
LGTM. Are you sure you don't want to raise an error or call sys.exit() in ...
9 years, 10 months ago (2011-02-02 20:04:29 UTC) #4
M-A Ruel
9 years, 10 months ago (2011-02-02 20:06:15 UTC) #5
On 2011/02/02 20:04:29, dpranke wrote:
> LGTM. Are you sure you don't want to raise an error or call sys.exit() in this
> situation?

Good question. But the code will fail eventually so I don't mind too much and I
don't think it warrants extra code there.

Powered by Google App Engine
This is Rietveld 408576698