returncode on end
This commit is contained in:
parent
c1dca5351e
commit
3c1e8a2565
@ -17,4 +17,6 @@ function g_retrycmd {
|
||||
[ $g_try -eq $g_tries ] && return $g_return
|
||||
sleep $g_tries_delay
|
||||
done
|
||||
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user