summaryrefslogtreecommitdiff
path: root/test/test6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test6.sh')
-rwxr-xr-xtest/test6.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test6.sh b/test/test6.sh
index e480f7c..592c228 100755
--- a/test/test6.sh
+++ b/test/test6.sh
@@ -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