fix another typo in ssh_warning

This commit is contained in:
Doug Burks
2022-01-22 10:24:36 -05:00
committed by GitHub
parent 1e14e2977f
commit 304ef64bc8

View File

@@ -1807,7 +1807,7 @@ whiptail_ssh_key_copy_notice() {
whiptail_check_exitstatus $exitstatus whiptail_check_exitstatus $exitstatus
} }
whitpail_ssh_warning() { whiptail_ssh_warning() {
[ -n "$TESTING" ] && return [ -n "$TESTING" ] && return
local msg local msg