1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-09 17:07:33 +00:00

kata-manager: Show message when checking file

Add an info message just before the archive file is checked. This keeps
the user informed about what is happening as it can take a few seconds
to perform the checks on slower systems.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2024-02-07 15:27:25 +00:00
parent ce350450e8
commit 455637b30a

View File

@ -679,6 +679,8 @@ install_kata()
local from_dir
from_dir=$(printf "%s/bin" "$kata_install_dir")
info "Checking file '$file'"
# Since we're unpacking to the root directory, perform a sanity check
# on the archive first.
local unexpected