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