spacing
This commit is contained in:
parent
7b8c667447
commit
4f9cfdd337
|
@ -313,6 +313,7 @@ Make sure, that you push tags to remote repo via 'git push --tags'"
|
||||||
def sys_abort(msg)
|
def sys_abort(msg)
|
||||||
abort(msg)
|
abort(msg)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Returns the exponential backoff (seconds) for this attempt number
|
# Returns the exponential backoff (seconds) for this attempt number
|
||||||
#
|
#
|
||||||
# @param [Integer] attempt the attempt number
|
# @param [Integer] attempt the attempt number
|
||||||
|
|
Loading…
Reference in New Issue
Block a user