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

Issue 3318009: Fix typo in parallel_emerge which was breaking updates. (Closed)

Created:
10 years, 3 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
zbehan
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Fix typo in parallel_emerge which was breaking updates. I put portage when I meant to put portage_pkg, so it was running code unconditionally that should have only ran when portage was being upgraded. Oops! We also should clear the dependency list, since we don't want to list dependencies other than portage when we're installing portage. TBR=zbehan TEST=parallel_emerge BUG=none Change-Id: Ic2861d78913f89fc42cedd96ffb125e08287f662

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
davidjames
10 years, 3 months ago (2010-09-02 23:50:41 UTC) #1
davidjames
10 years, 3 months ago (2010-09-02 23:50:44 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698