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

Issue 164265: Avoid exit due to "-e" and test failure on non-x86_64. (Closed)

Created:
11 years, 4 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Avoid exit due to "-e" and test failure on non-x86_64.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M build/install-build-deps.sh View 1 chunk +4 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Michael Moss
11 years, 4 months ago (2009-08-10 18:48:21 UTC) #1
Lei Zhang
11 years, 4 months ago (2009-08-10 18:53:49 UTC) #2
LGTM

http://codereview.chromium.org/164265/diff/1/2
File build/install-build-deps.sh (right):

http://codereview.chromium.org/164265/diff/1/2#newcode172
Line 172: if [ "$(uname -m)" = x86_64 ]; then
nit: can you put x86_64 in doublequotes?

Powered by Google App Engine
This is Rietveld 408576698