easyrsa_mktemp: Make verbose msg shorter, remove text 'temp-file'
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
f05fdccd76
commit
1f65bb2386
@ -779,7 +779,7 @@ easyrsa_mktemp: temp-file EXISTS: $want_tmp_file"
|
||||
if force_set_var "$1" "$want_tmp_file"
|
||||
then
|
||||
verbose "\
|
||||
easyrsa_mktemp: $1 temp-file OK: $want_tmp_file"
|
||||
easyrsa_mktemp: $1 OK: $want_tmp_file"
|
||||
|
||||
if [ "$easyrsa_host_os" = win ]; then
|
||||
set +o noclobber
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user