Merge pull request #468 from marineam/update-test

bump(coreos-base/coretest): Assorted test fixes/updates
This commit is contained in:
Michael Marineau 2014-03-21 10:48:14 -07:00
commit c6fad7f423
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="0f5433c5d33ffad59acc0070c65724fe5dc69f6d"
CROS_WORKON_COMMIT="6b198a0ec50de2394abd1a9fde64c1eb033f66b4"
KEYWORDS="amd64 arm x86"
fi