mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
obs: kernel: set unbound variable.
Set variable to make happy lib functions Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
b06f33bd66
commit
e9ed406d0a
@ -60,6 +60,8 @@ replace_list=(
|
||||
verify
|
||||
echo "Verify succeed."
|
||||
get_git_info
|
||||
#TODO delete me: used by changelog_update
|
||||
hash_tag="nocommit"
|
||||
changelog_update "${VERSION}-${KATA_CONFIG_VERSION}"
|
||||
ln -sfT "${SCRIPT_DIR}/../../kernel/patches" "${SCRIPT_DIR}/patches"
|
||||
generate_files "$SCRIPT_DIR" "${replace_list[@]}"
|
||||
|
Loading…
Reference in New Issue
Block a user