Skip to content

Commit

Permalink
Merge branch 'TinCanTech-move-show_host'
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Feb 3, 2023
2 parents 3175b01 + b7f46a1 commit 4ed1277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easyrsa3/easyrsa
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ Easy-RSA error:

$1
" 1>&2
show_host
exit "${2:-1}"
} # => die()

Expand Down Expand Up @@ -747,7 +748,6 @@ Temporary session not preserved."
# Exit: Final Fail
# if 'cleanup' is called without 'ok'
# then an error occurred
show_host
exit 1
} # => cleanup()

Expand Down

0 comments on commit 4ed1277

Please sign in to comment.