mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
fix(test_build_root): fix tests for coreos
remove chrome and Xorg test Change-Id: I6fe575954a8110c6bd94cbe7874b2cbea90def45
This commit is contained in:
parent
12302b05e2
commit
9191f32d77
@ -30,11 +30,8 @@ if [[ ! -d "$ROOT" ]]; then
|
||||
fi
|
||||
|
||||
ROOT_BINARIES=(
|
||||
/usr/bin/Xorg
|
||||
/boot/vmlinuz
|
||||
/sbin/session_manager
|
||||
/bin/sed
|
||||
/opt/google/chrome/chrome
|
||||
)
|
||||
|
||||
EXITCODE=0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user