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

Issue 669069: Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b... (Closed)

Created:
10 years, 9 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
zel, Nirnimesh
CC:
chromium-reviews
Visibility:
Public.

Description

Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/bin/python$(ver). /usr/bin/python may not be installed, i.e. on ARM buildbots. BUG=none TEST=ARM buildbots go green. TBR=zelidrag Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40631

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M build/linux/python_arch.sh View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
10 years, 9 months ago (2010-03-04 17:07:30 UTC) #1
zel
10 years, 9 months ago (2010-03-04 18:23:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698