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

Issue 1747005: Only search for the gpt tool if we need it. (Closed)

Created:
10 years, 8 months ago by robotboy
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, dneiss, adlr
Visibility:
Public.

Description

Only search for the gpt tool if we need it.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -12 lines) Patch
M src/platform/installer/chromeos-common.sh View 4 chunks +22 lines, -12 lines 0 comments Download
M src/scripts/emit_gpt_scripts.sh View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
robotboy
Second try, Please take a look.
10 years, 8 months ago (2010-04-21 19:09:05 UTC) #1
adlr
I think some other scripts use GPT, too. Could you grep "GPT" and/or "chromeos-common" to ...
10 years, 8 months ago (2010-04-21 19:12:48 UTC) #2
robotboy
All of the locations that use the gpt tool and thus the GPT variable have ...
10 years, 8 months ago (2010-04-21 19:25:14 UTC) #3
Bill Richardson
LGTM
10 years, 8 months ago (2010-04-21 19:36:24 UTC) #4
sosa
Sorry I just noticed this. "which" is not on chromeos-base. So memento_updater will break on ...
10 years, 8 months ago (2010-04-27 22:12:24 UTC) #5
Bill Richardson
Probably could use 'type gpt' instead of 'which gpt'.
10 years, 8 months ago (2010-04-28 19:23:34 UTC) #6
adlr
If there isn't whitespace or escaped colons, etc, in $PATH, this is a makeshift 'which' ...
10 years, 7 months ago (2010-04-29 22:00:16 UTC) #7
robotboy
This should really be a separate code review issue. I just noticed that at some ...
10 years, 7 months ago (2010-04-29 22:22:34 UTC) #8
Bill Richardson
10 years, 7 months ago (2010-04-29 22:27:32 UTC) #9
Yeah, close it and start a new one. I opened it again since the comment came
along after the commit.



On Thu, Apr 29, 2010 at 3:22 PM, <robotboy@chromium.org> wrote:

> This should really be a separate code review issue.  I just noticed that at
> some
> point this issue was un-closed.  The code is in and I didn't introduce the
> use
> of which.  Can I close this issue and we can move this thread to a new CL?
>
> Thanks,
>     Anton
>
>
>
> http://codereview.chromium.org/1747005/show
>

Powered by Google App Engine
This is Rietveld 408576698