mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-13 19:51:03 +01:00
Make build_autotest failure a bit more obvious.
Review URL: http://codereview.chromium.org/1241007
This commit is contained in:
parent
516883ef97
commit
2cdc823b96
@ -96,4 +96,5 @@ USE=
|
||||
GCLIENT_ROOT="${GCLIENT_ROOT}" TEST_LIST=${TEST_LIST} \
|
||||
FEATURES="${FEATURES} -buildpkg -collision-protect" \
|
||||
USE="$USE" "emerge-${FLAGS_board}" \
|
||||
chromeos-base/autotest ${EMERGE_JOBS}
|
||||
chromeos-base/autotest ${EMERGE_JOBS} \
|
||||
|| die "build_autotest failed."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user