From 3b5ff50bf78958ee9a91b53cfb788399ad496aaf Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sat, 4 Feb 2023 00:43:40 +0000 Subject: [PATCH] Remove ineffectual redirector 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 72ae492cd..bd87744ff 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -538,7 +538,7 @@ die() { Easy-RSA error: $1 -" 1>&2 +" show_host exit "${2:-1}" } # => die()