mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +00:00
packaging: fix typo in configure-hypervisor.sh
`powwer` is a typo of `power`, and many spaces should be replaced by tabs for indent. Fixes: #5160 Signed-off-by: Bin Liu <bin@hyper.sh>
This commit is contained in:
parent
a58feba9bb
commit
adb33a4121
@ -326,7 +326,7 @@ generate_qemu_options() {
|
||||
# From Kata Containers 2.5.0-alpha2 all arches but powerpc have been
|
||||
# using the new implementation of virtiofs daemon, which is not part
|
||||
# of QEMU.
|
||||
# For the powwer, at least for now, keep building virtiofsd while
|
||||
# For the power, at least for now, keep building virtiofsd while
|
||||
# building QEMU.
|
||||
case "$arch" in
|
||||
aarch64)
|
||||
|
Loading…
Reference in New Issue
Block a user