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

Issue 668015: Make --board mandatory in build_tests.sh. Also enable building with a default board. (Closed)

Created:
10 years, 9 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
kmixter1
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Make --board mandatory in build_tests.sh. Also enable building with a default board. BUG=none TEST=none

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -19 lines) Patch
M src/scripts/build_tests.sh View 1 chunk +10 lines, -19 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
davidjames
10 years, 9 months ago (2010-03-04 00:05:01 UTC) #1
kmixter1
10 years, 9 months ago (2010-03-04 00:23:15 UTC) #2
LGTM

http://codereview.chromium.org/668015/diff/1/2
File src/scripts/build_tests.sh (right):

http://codereview.chromium.org/668015/diff/1/2#newcode25
src/scripts/build_tests.sh:25: if [ -z "$FLAGS_board" ]; then
nit: consistent use of "${var}" style

Powered by Google App Engine
This is Rietveld 408576698