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

Issue 4504001: Fix pre-generate logic to work with latest and fix other bug. (Closed)

Created:
10 years, 1 month ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov, dgarrett
CC:
chromium-os-reviews_chromium.org, Nick Sanders
Visibility:
Public.

Description

Fix pre-generate logic to work with latest and fix other bug. Change-Id: I19d1ff21833c36bad8e59514bd64af55d59633df BUG=8732 TEST=./start_devserver with -p --board=x86-mario --client_prefix=C Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=e67b78f

Patch Set 1 #

Patch Set 2 : Remove pkgroot #

Total comments: 6

Patch Set 3 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -21 lines) Patch
M autoupdate.py View 1 2 4 chunks +26 lines, -19 lines 0 comments Download
M devserver.py View 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sosa
Re-factored a bit to make it clearer when the pre-generate fails (removes issue where you ...
10 years, 1 month ago (2010-11-04 21:25:51 UTC) #1
petkov
LGTM w/ a couple of suggestions (fix the indent though). http://codereview.chromium.org/4504001/diff/2001/3001 File autoupdate.py (right): http://codereview.chromium.org/4504001/diff/2001/3001#newcode305 ...
10 years, 1 month ago (2010-11-04 21:33:39 UTC) #2
dgarrett
Why not incorporate Darin's fix for GenerateUpdatePayloadForNonFactory, which fails to return a result for the ...
10 years, 1 month ago (2010-11-04 21:35:10 UTC) #3
sosa
10 years, 1 month ago (2010-11-04 22:25:27 UTC) #4
Committing with darin's fix

http://codereview.chromium.org/4504001/diff/2001/3001
File autoupdate.py (right):

http://codereview.chromium.org/4504001/diff/2001/3001#newcode305
autoupdate.py:305: static_image_dir)
On 2010/11/04 21:33:39, petkov wrote:
> fix indent
> 

Done.

http://codereview.chromium.org/4504001/diff/2001/3001#newcode306
autoupdate.py:306: else:
On 2010/11/04 21:33:39, petkov wrote:
> You could remove the else: here
> 

Done.

http://codereview.chromium.org/4504001/diff/2001/3001#newcode486
autoupdate.py:486: else:
On 2010/11/04 21:33:39, petkov wrote:
> you could remove the else: here
> 

Done.

Powered by Google App Engine
This is Rietveld 408576698