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

Issue 6602018: scripts: allow calling cros_generate_update_payload from outside the chroot (Closed)

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

Description

scripts: allow calling cros_generate_update_payload from outside the chroot This was broken by 798d75f3be614af161d5687d9335956730d28e45 and there isn't a proper way to fix it right now, as that commit generally moves everything inside the chroot. The few remaining scripts that need to be called from outside need to do a path magic here or there to survive. BUG=n0ne TEST=below 1) generate_au_zip.py, unzip it outside the chroot and try running the script 2) cros_au_test_harness Change-Id: I14bf0267ba2864d7946d657b23812b3dcd512f48 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=b9a951a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M cros_generate_update_payload View 2 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zbehan
9 years, 9 months ago (2011-02-28 22:59:58 UTC) #1
zbehan
Ran through cros_au_test_harness to make sure this doesn't break inside the chroot runs. On Mon, ...
9 years, 9 months ago (2011-02-28 23:21:56 UTC) #2
djmm
9 years, 9 months ago (2011-02-28 23:28:57 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698