Unset initial variables: Remove 'user_san_true', no longer used

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-07-14 15:56:03 +01:00
parent fdb8e0e8df
commit 3789aff3f5
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -6583,14 +6583,14 @@ detect_host
# Initialisation requirements
unset -v \
verify_ssl_lib_ok \
easyrsa_exit_with_error error_info \
prohibit_no_pass \
secured_session \
working_safe_ssl_conf \
user_san_true \
alias_days \
do_build_full internal_batch \
found_vars no_new_vars user_vars_true
prohibit_no_pass \
found_vars no_new_vars user_vars_true \
do_build_full error_build_full_cleanup \
internal_batch \
easyrsa_exit_with_error error_info
# Used by build-ca->cleanup to restore prompt
# after user interrupt when using manual password