Minor changes
This commit is contained in:
parent
11e8ef90c0
commit
283e4666c7
@ -76,7 +76,7 @@ if [ ${read_config_sourced:-1} = "1" ]; then # include only once
|
||||
log_fatal "$func:${LINENO}: customer repository path not set in $cf"
|
||||
fi
|
||||
readonly CUSTOMER_REPOSITORY_PATH="${__r_path}/${CUSTOMER_ID}.git"
|
||||
log_debug "$func:${LINENO}: customer r-path=$CUSTOMER_REPOSITORY_PATH"
|
||||
log_debug "$func:${LINENO}: customer-r-path=$CUSTOMER_REPOSITORY_PATH"
|
||||
|
||||
readonly number_of_zone_groups="$(cat "$cf" | jq -r .zone_group[0])"
|
||||
log_debug "$func:${LINENO}: $number_of_zone_groups zone_group(s)"
|
||||
|
Loading…
Reference in New Issue
Block a user