From f5481e35abfc8d53cffe33246b4d5736798f4241 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 7 Aug 2019 22:30:10 +0900 Subject: Added separator for failing commits from default gems. --- tool/sync_default_gems.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'tool') diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb index 379dee4a16..4301a8a4df 100644 --- a/tool/sync_default_gems.rb +++ b/tool/sync_default_gems.rb @@ -292,6 +292,7 @@ def sync_default_gems_with_commits(gem, range) end end + puts "---- failed commits ----" puts failed_commits end -- cgit v1.2.3