mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
kernel-install: Make sure KERNEL_INSTALL_BYPASS is disabled in tests
This commit is contained in:
@@ -48,6 +48,7 @@ export MACHINE_ID='3e0484f3634a418b8e6a39e8828b03e3'
|
||||
export KERNEL_INSTALL_UKIFY="$ukify"
|
||||
export KERNEL_INSTALL_BOOT_STUB="$boot_stub"
|
||||
export KERNEL_INSTALL_READ_MACHINE_INFO="no"
|
||||
export KERNEL_INSTALL_BYPASS="no"
|
||||
|
||||
# Test type#1 installation
|
||||
"$kernel_install" -v add 1.1.1 "$D/sources/linux" "$D/sources/initrd"
|
||||
|
||||
Reference in New Issue
Block a user