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

Issue 6765001: Add better support for getting the path to crosutils. (Closed)

Created:
9 years, 8 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Add better support for getting the path to crosutils. Change-Id: I83a56ee38d8d666d3b71b4dc323e26076fab7d96 BUG=chromium-os:13498 TEST=Ran unittests. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0d5e4ae

Patch Set 1 #

Total comments: 8

Patch Set 2 : Nit #

Patch Set 3 : Add one more method for crosutils/bin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -3 lines) Patch
M lib/cros_build_lib.py View 1 2 2 chunks +37 lines, -2 lines 0 comments Download
M lib/cros_build_lib_unittest.py View 1 2 2 chunks +53 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sosa
9 years, 8 months ago (2011-03-28 20:37:43 UTC) #1
petkov
http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py File lib/cros_build_lib.py (right): http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py#newcode329 lib/cros_build_lib.py:329: def GetCrosUtilsPath(from_source=True): s/from_source/to_src/ http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py#newcode338 lib/cros_build_lib.py:338: else: remove? http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py#newcode345 lib/cros_build_lib.py:345: ...
9 years, 8 months ago (2011-03-28 20:48:56 UTC) #2
sosa
PTAL http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py File lib/cros_build_lib.py (right): http://codereview.chromium.org/6765001/diff/1/lib/cros_build_lib.py#newcode329 lib/cros_build_lib.py:329: def GetCrosUtilsPath(from_source=True): renamed to source_path_dir On 2011/03/28 20:48:56, ...
9 years, 8 months ago (2011-03-28 20:57:34 UTC) #3
petkov
LGTM
9 years, 8 months ago (2011-03-28 21:15:24 UTC) #4
sosa
PTAL ... sorry I thought as a good precursor I should also add a method ...
9 years, 8 months ago (2011-03-28 21:21:39 UTC) #5
petkov
9 years, 8 months ago (2011-03-28 21:25:09 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698