From 900548db0ea69b022348ed9e075b013d1f0993f0 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Mon, 29 Jan 2018 00:10:35 +0000 Subject: test: fix test6 testcase --- test/test6.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test6.sh') 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 -- cgit v1.2.3-60-g2f50