diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 7057cf770..ac815c2b1 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -696,7 +696,7 @@ $1${NL}" # verbose information verbose() { [ "$EASYRSA_VERBOSE" ] || return 0 - printf '%s\n' " > $*" + printf '%s\n' " # $*" } # => verbose() # non-fatal warning output