mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
Merge pull request #468 from marineam/update-test
bump(coreos-base/coretest): Assorted test fixes/updates
This commit is contained in:
commit
c6fad7f423
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user