easyrsa_mktemp: Make verbose msg shorter, remove text 'temp-file'

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-07-17 03:26:49 +01:00
parent f05fdccd76
commit 1f65bb2386
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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