From d1063e0ad046684955d4f03a00dc6ca26a1779e0 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sat, 4 Feb 2023 00:55:36 +0000 Subject: [PATCH] Remove redundant separator lines Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 -- 1 file changed, 2 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 72ae492..d1079ff 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -3604,7 +3604,6 @@ This file is stored at: || die "\ OpenSSL failure to process the input" - [ "$EASYRSA_SILENT" ] || print # Separate certificate above } # => show() # show-ca command backend @@ -3645,7 +3644,6 @@ This file is stored at: -nameopt "$name_opts" -certopt "$out_opts" || die "\ OpenSSL failure to process the input" - [ "$EASYRSA_SILENT" ] || print # Separate certificate above } # => show_ca() # Set fixed offset dates