Merge branch 'move-show_host' of ssh://github.com/TinCanTech/easy-rsa into TinCanTech-move-show_host

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-02-03 23:55:01 +00:00
commit b7f46a1482
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -539,6 +539,7 @@ Easy-RSA error:
$1
" 1>&2
show_host
exit "${2:-1}"
} # => die()
@ -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()