diff --git a/shellpki b/shellpki index c84bb82..663020b 100755 --- a/shellpki +++ b/shellpki @@ -508,7 +508,6 @@ create() { crt_expiration_arg="-days ${days}" else error "Argument error: \"${days}\" is not a valid value for \`--days'." - echo $days fi fi if [ -n "${end_date}" ]; then