vars_setup(): For EASYRSA_NO_VARS set found_vars to zero
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
7ec58cd64c
commit
9f752bde7a
@ -5472,6 +5472,8 @@ vars_setup() {
|
||||
# Find vars
|
||||
# Explicit user defined vars file:
|
||||
if [ "$EASYRSA_NO_VARS" ]; then
|
||||
# Found exactly zero vars files
|
||||
found_vars=0
|
||||
warn "\
|
||||
EASYRSA_NO_VARS is enabled, not using a 'vars' file.${NL}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user