mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-14 02:54:21 +01:00
scripts: Add hypervisor config script comment
Add an explanatory comment to the hypervisor configuration script. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -96,6 +96,7 @@ check_tag()
|
||||
|
||||
value="${recognised_tags[$tag]}"
|
||||
|
||||
# each tag MUST have a description
|
||||
[ -n "$value" ] && return
|
||||
|
||||
die "invalid tag '$tag' found for entry '$entry'"
|
||||
|
||||
Reference in New Issue
Block a user