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

Issue 3972001: Setup python symlinks for python on stateful partition. (Closed)

Created:
10 years, 2 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

Setup python symlinks for python on stateful partition. Change-Id: Ifbfbd3b55ae97ea94ea5bba40a001c6a1ddbf7a0 BUG=720 TEST=Ran suite_Smoke in a VM and ran python from command line and checked to see if I could import packages from /usr/local/site-packages. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=6304adc

Patch Set 1 #

Patch Set 2 : Remove others that snuck in #

Total comments: 1

Patch Set 3 : Change unlink to rm #

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

Messages

Total messages: 2 (0 generated)
sosa
10 years, 2 months ago (2010-10-20 20:26:29 UTC) #1
petkov
10 years, 2 months ago (2010-10-20 20:32:45 UTC) #2
LGTM

http://codereview.chromium.org/3972001/diff/2001/3001
File build_image (right):

http://codereview.chromium.org/3972001/diff/2001/3001#newcode437
build_image:437: if [ -h "${ROOT_FS_DIR}${path}" ]; then
consider

sudo rm -f ...

Powered by Google App Engine
This is Rietveld 408576698