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

Issue 6312034: Enforce inserting the depot_tools path as the first path in sys.path. (Closed)

Created:
9 years, 10 months ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Enforce inserting the depot_tools path as the first path in sys.path. Otherwise if there is a file named breakpad.py for instance in the current directory, it will be loaded instead of the one in depot_tools. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M git-cl-upload-hook View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
9 years, 10 months ago (2011-01-31 18:28:15 UTC) #1
nsylvain
9 years, 10 months ago (2011-01-31 18:30:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698