mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B #4781: Typo
This commit is contained in:
parent
098fe29463
commit
5730b2e2c2
@ -358,7 +358,7 @@ EOF`
|
||||
#This function executes $2 at $1 host and report error $3
|
||||
function ssh_exec_and_log
|
||||
{
|
||||
ssh_exec_and_log "$@"
|
||||
ssh_exec_and_log_no_error "$@"
|
||||
rc=$?
|
||||
|
||||
if [ $rc !=0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user