mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added separator for failing commits from default gems.
This commit is contained in:
parent
67cde179c5
commit
f5481e35ab
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@ def sync_default_gems_with_commits(gem, range)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
puts "---- failed commits ----"
|
||||||
puts failed_commits
|
puts failed_commits
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue