mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Remove testing echo
This commit is contained in:
parent
4c8b76c15f
commit
6b6ab7619c
@ -621,7 +621,7 @@ function validate_os_sshpass {
|
||||
CMD_TIMEOUT='5'
|
||||
CMD_REQUESTED="exit"
|
||||
ssh_function
|
||||
echo -en "${SSH_SEND}"
|
||||
# echo -en "${SSH_SEND}"
|
||||
${SSH_SEND} >/dev/null 2>&1
|
||||
error_validate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user