From 1f65bb238667e130faa867c59dc34873ef429e28 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Mon, 17 Jul 2023 03:26:49 +0100 Subject: [PATCH] easyrsa_mktemp: Make verbose msg shorter, remove text 'temp-file' Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index aa7ea3c..b2a57cf 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -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