test: fix test6 testcase
parent
fff8bfa588
commit
900548db0e
|
@ -5,7 +5,7 @@
|
|||
$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
|
||||
--repository $SYSREPO alpine-keys linux-vanilla
|
||||
|
||||
test -e "$ROOT"/boot/vmlinuz
|
||||
test -e "$ROOT"/boot/vmlinuz-vanilla
|
||||
|
||||
test -e "$ROOT"/boot/initramfs-vanilla
|
||||
|
||||
|
|
Loading…
Reference in New Issue