mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Devnull
This commit is contained in:
parent
92269fe4c3
commit
fc030ba9bf
@ -617,12 +617,12 @@ function validate_os_sshpass {
|
||||
|
||||
MESSAGE="Validating Connection to ${REMOTE_HOST}"
|
||||
echo_stat
|
||||
|
||||
|
||||
ssh_function
|
||||
|
||||
CMD_TIMEOUT='5'
|
||||
CMD_REQUESTED="exit"
|
||||
${SSH_SEND}
|
||||
${SSH_SEND} >/dev/null 2>&1
|
||||
error_validate
|
||||
|
||||
if hash ssh 2>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user