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

Issue 869633003: Fix install-build-deps-android.sh launching of get_sdk_extras_packages.py (Closed)

Created:
5 years, 10 months ago by pauljensen
Modified:
5 years, 10 months ago
Reviewers:
Nico
CC:
chromium-reviews, cjhopman, navabi1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix install-build-deps-android.sh launching of get_sdk_extras_packages.py This is a two part fix: 1. Fix get_sdk_extras_packages.py to correctly identify its own location. 2. Fix install-build-deps-android.sh to launch get_sdk_extras_packages.py when the current-working-directory isn't the location of the script. This fixes the script when run in the way recommended by https://code.google.com/p/chromium/wiki/AndroidBuildInstructions Committed: https://crrev.com/cc5297cfe2d5cbf1d61aa942308f5fb93adf3e89 Cr-Commit-Position: refs/heads/master@{#314140}

Patch Set 1 #

Total comments: 2

Patch Set 2 : switch from inspect to __file__ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M build/get_sdk_extras_packages.py View 1 1 chunk +1 line, -1 line 0 comments Download
M build/install-build-deps-android.sh View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
pauljensen
Nico, PTAL. I think this gets these scripts working...when run in the recommended way.
5 years, 10 months ago (2015-01-30 15:53:18 UTC) #2
Nico
This script used to work. The stuff your touching was recently modified by navabi (reviewed ...
5 years, 10 months ago (2015-01-30 17:29:37 UTC) #3
pauljensen
https://codereview.chromium.org/869633003/diff/1/build/get_sdk_extras_packages.py File build/get_sdk_extras_packages.py (right): https://codereview.chromium.org/869633003/diff/1/build/get_sdk_extras_packages.py#newcode11 build/get_sdk_extras_packages.py:11: FILENAME = inspect.getframeinfo(inspect.currentframe()).filename On 2015/01/30 17:29:37, Nico wrote: > ...
5 years, 10 months ago (2015-01-30 17:31:41 UTC) #4
Nico
On 2015/01/30 17:31:41, pauljensen wrote: > https://codereview.chromium.org/869633003/diff/1/build/get_sdk_extras_packages.py > File build/get_sdk_extras_packages.py (right): > > https://codereview.chromium.org/869633003/diff/1/build/get_sdk_extras_packages.py#newcode11 > ...
5 years, 10 months ago (2015-01-30 17:33:18 UTC) #5
pauljensen
On 2015/01/30 17:33:18, Nico wrote: > On 2015/01/30 17:31:41, pauljensen wrote: > > > https://codereview.chromium.org/869633003/diff/1/build/get_sdk_extras_packages.py ...
5 years, 10 months ago (2015-01-30 17:34:03 UTC) #6
Nico
On 2015/01/30 17:34:03, pauljensen wrote: > On 2015/01/30 17:33:18, Nico wrote: > > On 2015/01/30 ...
5 years, 10 months ago (2015-01-30 17:59:49 UTC) #7
pauljensen
On 2015/01/30 17:59:49, Nico wrote: > I think we should just say "don't do this, ...
5 years, 10 months ago (2015-01-31 02:19:40 UTC) #8
Nico
lgtm
5 years, 10 months ago (2015-01-31 02:54:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/869633003/20001
5 years, 10 months ago (2015-02-02 13:01:50 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-02 13:54:02 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 13:54:59 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cc5297cfe2d5cbf1d61aa942308f5fb93adf3e89
Cr-Commit-Position: refs/heads/master@{#314140}

Powered by Google App Engine
This is Rietveld 408576698