mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
debug
This commit is contained in:
parent
5e130a442c
commit
49c2a089c4
@ -3295,8 +3295,10 @@ function evaluate_licenses() {
|
||||
|
||||
set -x
|
||||
declare -p pkg slot version "${use_flags_array_name}" el_use_flags_map
|
||||
local el_group_str
|
||||
group_to_string "${license_group_name}" el_group_str
|
||||
|
||||
echo "LICENSE GROUP: $(group_to_string "${license_group_name}")"
|
||||
echo "LICENSE GROUP: ${el_group_str}"
|
||||
|
||||
evaluate_license_group "${license_group_name}" el_use_flags_map el_used_licenses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user