Retry limit and mention separation
This commit is contained in:
parent
c1d91d1693
commit
61c5caee4d
5 changed files with 65 additions and 21 deletions
|
|
@ -1,5 +1,7 @@
|
|||
gem 'minitest'
|
||||
|
||||
$debug = false
|
||||
|
||||
def log(*args)
|
||||
STDERR.puts args.map(&:to_s).join(' ')
|
||||
STDERR.flush
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue