autotest: unblacklist autotest ebuilds, stop cros_workon start'ing anything

BUG=4586
TEST=make sure not working on autotest, run ./build_autotest.sh, see it work

Change-Id: Iac34c97864474e989bd61c1e76b14deb389274eb

Review URL: http://codereview.chromium.org/3226003
This commit is contained in:
Zdenek Behan 2010-08-26 19:50:18 -07:00
parent 45156c46e1
commit 78903d8f50
2 changed files with 1 additions and 5 deletions

View File

@ -25,9 +25,7 @@ if [[ -n "${CROS_WORKON_SRCROOT}" ]]; then
setup_board_warning
exit 1
fi
$(dirname "$0")/cros_workon --board=${FLAGS_board} start \
autotest autotest-tests autotest-deps
emerge-${FLAGS_board} autotest-tests
emerge-${FLAGS_board} autotest-all
else
./autotest --noprompt --build=all --board="${FLAGS_board}" $@
fi

View File

@ -1,2 +0,0 @@
chromeos-base/autotest-tests
chromeos-base/autotest