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

Issue 341013: Make sure drover works when depot_tools is not in the path. (Closed)

Created:
11 years, 1 month ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
Reviewers:
laforge, chase, M-A Ruel
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/tools/depot_tools/
Visibility:
Public.

Description

Make sure drover works when depot_tools is not in the path. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30865

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M drover.py View 1 5 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nicolas Sylvain
11 years, 1 month ago (2009-10-28 00:51:20 UTC) #1
chase
http://codereview.chromium.org/341013/diff/1/2 File drover.py (right): http://codereview.chromium.org/341013/diff/1/2#newcode38 Line 38: gcl_path = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "gcl") Re: devs that don't ...
11 years, 1 month ago (2009-10-28 00:58:44 UTC) #2
M-A Ruel
http://codereview.chromium.org/341013/diff/1/2 File drover.py (right): http://codereview.chromium.org/341013/diff/1/2#newcode38 Line 38: gcl_path = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "gcl") you can probably use ...
11 years, 1 month ago (2009-10-28 01:11:52 UTC) #3
Nicolas Sylvain
updated with comments from both of you, thanks Nicolas On Tue, Oct 27, 2009 at ...
11 years, 1 month ago (2009-11-02 23:49:28 UTC) #4
chase
11 years, 1 month ago (2009-11-03 21:10:45 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698