aboutsummaryrefslogtreecommitdiffstats
path: root/test/test6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test6.sh')
-rwxr-xr-xtest/test6.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test6.sh b/test/test6.sh
index 592c228..b92b98c 100755
--- a/test/test6.sh
+++ b/test/test6.sh
@@ -3,9 +3,9 @@
# desc: test triggers in kernel package
$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
- --repository $SYSREPO alpine-keys linux-vanilla
+ --repository $SYSREPO alpine-keys linux-lts
-test -e "$ROOT"/boot/vmlinuz-vanilla
+test -e "$ROOT"/boot/vmlinuz-lts
-test -e "$ROOT"/boot/initramfs-vanilla
+test -e "$ROOT"/boot/initramfs-lts