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

Issue 6676107: Move preinst_bsdflags and postinst_bsdflags from shell to Python. (Closed)

Created:
9 years, 9 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
zmedico
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Move preinst_bsdflags and postinst_bsdflags from shell to Python. Moving these commands from shell to Python helps avoid an unnecessary call to misc-functions.sh for the postinst_bsdflags. This improves performance. BUG=none TEST=Run emerge-x86-generic -eg --jobs=16 libchrome Change-Id: I0c2af50b4d2f7644cabac84fde7fe4d682010c69 R=zmedico@gmail.com

Patch Set 1 #

Patch Set 2 : Rebase against upstream master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -15 lines) Patch
M pym/_emerge/EbuildPhase.py View 1 2 chunks +6 lines, -1 line 0 comments Download
M pym/portage/package/ebuild/doebuild.py View 1 3 chunks +23 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
davidjames
9 years, 9 months ago (2011-03-24 05:09:53 UTC) #1
zmedico
9 years, 8 months ago (2011-04-28 21:36:20 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698